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

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

Data Fields

UINT32 IpCount
 
EFI_IPv6_ADDRESSIpList
 

Detailed Description

DNS6_HOST_TO_ADDR_DATA

Definition at line 141 of file Dns6.h.

Field Documentation

◆ IpCount

UINT32 DNS6_HOST_TO_ADDR_DATA::IpCount

Number of the returned IP address.

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


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