TianoCore EDK2 master
Loading...
Searching...
No Matches
DNS_HOST_TO_ADDR_DATA Struct Reference

#include <MdePkg/Include/Protocol/Dns4.h>

Data Fields

UINT32 IpCount
 
EFI_IPv4_ADDRESSIpList
 

Detailed Description

DNS_HOST_TO_ADDR_DATA

Definition at line 153 of file Dns4.h.

Field Documentation

◆ IpCount

UINT32 DNS_HOST_TO_ADDR_DATA::IpCount

Number of the returned IP addresses.

Definition at line 157 of file Dns4.h.

◆ IpList

EFI_IPv4_ADDRESS* DNS_HOST_TO_ADDR_DATA::IpList

Pointer to the all the returned IP addresses.

Definition at line 161 of file Dns4.h.


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