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

#include <Dns4.h>

Collaboration diagram for _EFI_DNS4_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ Cancel

EFI_DNS4_CANCEL _EFI_DNS4_PROTOCOL::Cancel

◆ Configure

EFI_DNS4_CONFIGURE _EFI_DNS4_PROTOCOL::Configure

◆ GeneralLookUp

EFI_DNS4_GENERAL_LOOKUP _EFI_DNS4_PROTOCOL::GeneralLookUp

◆ GetModeData

EFI_DNS4_GET_MODE_DATA _EFI_DNS4_PROTOCOL::GetModeData

◆ HostNameToIp

EFI_DNS4_HOST_NAME_TO_IP _EFI_DNS4_PROTOCOL::HostNameToIp

◆ IpToHostName

EFI_DNS4_IP_TO_HOST_NAME _EFI_DNS4_PROTOCOL::IpToHostName

◆ Poll

EFI_DNS4_POLL _EFI_DNS4_PROTOCOL::Poll

◆ UpdateDnsCache

EFI_DNS4_UPDATE_DNS_CACHE _EFI_DNS4_PROTOCOL::UpdateDnsCache

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