Data Fields | |
EFI_DHCP6_IA_DESCRIPTOR | Descriptor |
EFI_DHCP6_STATE | State |
EFI_DHCP6_PACKET * | ReplyPacket |
UINT32 | IaAddressCount |
EFI_DHCP6_IA_ADDRESS | IaAddress [1] |
The descriptor for IA.
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.
Number of IPv6 addresses of the configured IA.
Pointer to the cached latest Reply packet. May be NULL if no packet is cached.
The state of the configured IA.