iPXE
Data Fields
_EFI_DNS4_PROTOCOL Struct Reference

The EFI_DNS4_Protocol provides the function to get the host name and address mapping, also provides pass through interface to retrieve arbitrary information from DNS. More...

#include <Dns4.h>

Data Fields

EFI_DNS4_GET_MODE_DATA GetModeData
 
EFI_DNS4_CONFIGURE Configure
 
EFI_DNS4_HOST_NAME_TO_IP HostNameToIp
 
EFI_DNS4_IP_TO_HOST_NAME IpToHostName
 
EFI_DNS4_GENERAL_LOOKUP GeneralLookUp
 
EFI_DNS4_UPDATE_DNS_CACHE UpdateDnsCache
 
EFI_DNS4_POLL Poll
 
EFI_DNS4_CANCEL Cancel
 

Detailed Description

The EFI_DNS4_Protocol provides the function to get the host name and address mapping, also provides pass through interface to retrieve arbitrary information from DNS.

Definition at line 524 of file Dns4.h.

Field Documentation

◆ GetModeData

EFI_DNS4_GET_MODE_DATA _EFI_DNS4_PROTOCOL::GetModeData

Definition at line 525 of file Dns4.h.

◆ Configure

EFI_DNS4_CONFIGURE _EFI_DNS4_PROTOCOL::Configure

Definition at line 526 of file Dns4.h.

◆ HostNameToIp

EFI_DNS4_HOST_NAME_TO_IP _EFI_DNS4_PROTOCOL::HostNameToIp

Definition at line 527 of file Dns4.h.

◆ IpToHostName

EFI_DNS4_IP_TO_HOST_NAME _EFI_DNS4_PROTOCOL::IpToHostName

Definition at line 528 of file Dns4.h.

◆ GeneralLookUp

EFI_DNS4_GENERAL_LOOKUP _EFI_DNS4_PROTOCOL::GeneralLookUp

Definition at line 529 of file Dns4.h.

◆ UpdateDnsCache

EFI_DNS4_UPDATE_DNS_CACHE _EFI_DNS4_PROTOCOL::UpdateDnsCache

Definition at line 530 of file Dns4.h.

◆ Poll

EFI_DNS4_POLL _EFI_DNS4_PROTOCOL::Poll

Definition at line 531 of file Dns4.h.

◆ Cancel

EFI_DNS4_CANCEL _EFI_DNS4_PROTOCOL::Cancel

Definition at line 532 of file Dns4.h.


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