iPXE
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.
EFI_IPv6_ADDRESSIpList
 Pointer to the all the returned IP address.

Detailed Description

DNS6_HOST_TO_ADDR_DATA.

Definition at line 144 of file Dns6.h.

Field Documentation

◆ IpCount

UINT32 DNS6_HOST_TO_ADDR_DATA::IpCount

Number of the returned IP address.

Definition at line 148 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 152 of file Dns6.h.


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