|
XenevaOS
|
#include <Dhcp6.h>

Public Attributes | |
| EFI_IPv6_ADDRESS | IpAddress |
| UINT32 | PreferredLifetime |
| UINT32 | ValidLifetime |
| EFI_IPv6_ADDRESS EFI_DHCP6_IA_ADDRESS::IpAddress |
The IPv6 address.
| UINT32 EFI_DHCP6_IA_ADDRESS::PreferredLifetime |
The preferred lifetime in unit of seconds for the IPv6 address.
| UINT32 EFI_DHCP6_IA_ADDRESS::ValidLifetime |
The valid lifetime in unit of seconds for the IPv6 address.