iPXE
Data Fields
DNS6_HOST_TO_ADDR_DATA Struct Reference

DNS6_HOST_TO_ADDR_DATA. More...

#include <Dns6.h>

Data Fields

UINT32 IpCount
 Number of the returned IP address. More...
 
EFI_IPv6_ADDRESSIpList
 Pointer to the all the returned IP address. More...
 

Detailed Description

DNS6_HOST_TO_ADDR_DATA.

Definition at line 143 of file Dns6.h.

Field Documentation

◆ IpCount

UINT32 DNS6_HOST_TO_ADDR_DATA::IpCount

Number of the returned IP address.

Definition at line 147 of file Dns6.h.

◆ IpList

EFI_IPv6_ADDRESS* DNS6_HOST_TO_ADDR_DATA::IpList

Pointer to the all the returned IP address.

Definition at line 151 of file Dns6.h.


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