TianoCore EDK2 master
Loading...
Searching...
No Matches
DNS_DEVICE_PATH Struct Reference

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT8 IsIPv6
 
EFI_IP_ADDRESS DnsServerIp []
 

Detailed Description

Definition at line 864 of file DevicePath.h.

Field Documentation

◆ DnsServerIp

EFI_IP_ADDRESS DNS_DEVICE_PATH::DnsServerIp[]

Instance of the DNS server address.

Definition at line 873 of file DevicePath.h.

◆ Header

EFI_DEVICE_PATH_PROTOCOL DNS_DEVICE_PATH::Header

Definition at line 865 of file DevicePath.h.

◆ IsIPv6

UINT8 DNS_DEVICE_PATH::IsIPv6

Indicates the DNS server address is IPv4 or IPv6 address.

Definition at line 869 of file DevicePath.h.


The documentation for this struct was generated from the following file: