iPXE
Data Fields
_EFI_DNS6_PROTOCOL Struct Reference

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

#include <Dns6.h>

Data Fields

EFI_DNS6_GET_MODE_DATA GetModeData
 
EFI_DNS6_CONFIGURE Configure
 
EFI_DNS6_HOST_NAME_TO_IP HostNameToIp
 
EFI_DNS6_IP_TO_HOST_NAME IpToHostName
 
EFI_DNS6_GENERAL_LOOKUP GeneralLookUp
 
EFI_DNS6_UPDATE_DNS_CACHE UpdateDnsCache
 
EFI_DNS6_POLL Poll
 
EFI_DNS6_CANCEL Cancel
 

Detailed Description

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

Definition at line 521 of file Dns6.h.

Field Documentation

◆ GetModeData

EFI_DNS6_GET_MODE_DATA _EFI_DNS6_PROTOCOL::GetModeData

Definition at line 522 of file Dns6.h.

◆ Configure

EFI_DNS6_CONFIGURE _EFI_DNS6_PROTOCOL::Configure

Definition at line 523 of file Dns6.h.

◆ HostNameToIp

EFI_DNS6_HOST_NAME_TO_IP _EFI_DNS6_PROTOCOL::HostNameToIp

Definition at line 524 of file Dns6.h.

◆ IpToHostName

EFI_DNS6_IP_TO_HOST_NAME _EFI_DNS6_PROTOCOL::IpToHostName

Definition at line 525 of file Dns6.h.

◆ GeneralLookUp

EFI_DNS6_GENERAL_LOOKUP _EFI_DNS6_PROTOCOL::GeneralLookUp

Definition at line 526 of file Dns6.h.

◆ UpdateDnsCache

EFI_DNS6_UPDATE_DNS_CACHE _EFI_DNS6_PROTOCOL::UpdateDnsCache

Definition at line 527 of file Dns6.h.

◆ Poll

EFI_DNS6_POLL _EFI_DNS6_PROTOCOL::Poll

Definition at line 528 of file Dns6.h.

◆ Cancel

EFI_DNS6_CANCEL _EFI_DNS6_PROTOCOL::Cancel

Definition at line 529 of file Dns6.h.


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