XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_DNS6_PROTOCOL Struct Reference

#include <Dns6.h>

Collaboration diagram for _EFI_DNS6_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ Cancel

EFI_DNS6_CANCEL _EFI_DNS6_PROTOCOL::Cancel

◆ Configure

EFI_DNS6_CONFIGURE _EFI_DNS6_PROTOCOL::Configure

◆ GeneralLookUp

EFI_DNS6_GENERAL_LOOKUP _EFI_DNS6_PROTOCOL::GeneralLookUp

◆ GetModeData

EFI_DNS6_GET_MODE_DATA _EFI_DNS6_PROTOCOL::GetModeData

◆ HostNameToIp

EFI_DNS6_HOST_NAME_TO_IP _EFI_DNS6_PROTOCOL::HostNameToIp

◆ IpToHostName

EFI_DNS6_IP_TO_HOST_NAME _EFI_DNS6_PROTOCOL::IpToHostName

◆ Poll

EFI_DNS6_POLL _EFI_DNS6_PROTOCOL::Poll

◆ UpdateDnsCache

EFI_DNS6_UPDATE_DNS_CACHE _EFI_DNS6_PROTOCOL::UpdateDnsCache

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