XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_DHCP6_IA Struct Reference

#include <Dhcp6.h>

Collaboration diagram for EFI_DHCP6_IA:
Collaboration graph
[legend]

Public Attributes

EFI_DHCP6_IA_DESCRIPTOR Descriptor
 
EFI_DHCP6_STATE State
 
EFI_DHCP6_PACKETReplyPacket
 
UINT32 IaAddressCount
 
EFI_DHCP6_IA_ADDRESS IaAddress [1]
 

Member Data Documentation

◆ Descriptor

EFI_DHCP6_IA_DESCRIPTOR EFI_DHCP6_IA::Descriptor

The descriptor for IA.

◆ IaAddress

EFI_DHCP6_IA_ADDRESS EFI_DHCP6_IA::IaAddress[1]

List of the IPv6 addresses of the configured IA. When the state of the configured IA is in Dhcp6Bound, Dhcp6Renewing and Dhcp6Rebinding, the IPv6 addresses are usable.

◆ IaAddressCount

UINT32 EFI_DHCP6_IA::IaAddressCount

Number of IPv6 addresses of the configured IA.

◆ ReplyPacket

EFI_DHCP6_PACKET* EFI_DHCP6_IA::ReplyPacket

Pointer to the cached latest Reply packet. May be NULL if no packet is cached.

◆ State

EFI_DHCP6_STATE EFI_DHCP6_IA::State

The state of the configured IA.


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