iPXE
Data Fields
DNS_HOST_TO_ADDR_DATA Struct Reference

DNS_HOST_TO_ADDR_DATA. More...

#include <Dns4.h>

Data Fields

UINT32 IpCount
 Number of the returned IP addresses. More...
 
EFI_IPv4_ADDRESSIpList
 Pointer to the all the returned IP addresses. More...
 

Detailed Description

DNS_HOST_TO_ADDR_DATA.

Definition at line 155 of file Dns4.h.

Field Documentation

◆ IpCount

UINT32 DNS_HOST_TO_ADDR_DATA::IpCount

Number of the returned IP addresses.

Definition at line 159 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 163 of file Dns4.h.


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