EFI_DNS4_MODE_DATA Struct Reference


Data Fields

EFI_DNS4_CONFIG_DATA DnsConfigData
UINT32 DnsServerCount
EFI_IPv4_ADDRESSDnsServerList
UINT32 DnsCacheCount
EFI_DNS4_CACHE_ENTRYDnsCacheList

Detailed Description

EFI_DNS4_MODE_DATA

Field Documentation

Number of DNS Cache entries. The DNS Cache is shared among all DNS instances.

Pointer to a buffer containing DnsCacheCount DNS Cache entry structures. The storage for this list is allocated by the driver publishing this protocol and must be freed by caller.

The configuration data of this instance.

Number of configured DNS server. Each DNS instance has its own DNS server configuration.

Pointer to common list of addresses of all configured DNS server used by EFI_DNS4_PROTOCOL instances. List will include DNS servers configured by this or any other EFI_DNS4_PROTOCOL instance. The storage for this list is allocated by the driver publishing this protocol, and must be freed by the caller.


Generated on Wed Sep 23 16:24:27 2015 for MdePkg[ALL] by  doxygen 1.5.7.1