|
XenevaOS
|
#include <Dhcp6.h>

Public Attributes | |
| EFI_DHCP6_DUID * | ClientId |
| EFI_DHCP6_IA * | Ia |
| EFI_DHCP6_DUID* EFI_DHCP6_MODE_DATA::ClientId |
Pointer to the DHCPv6 unique identifier. The caller is responsible for freeing this buffer.
| EFI_DHCP6_IA* EFI_DHCP6_MODE_DATA::Ia |
Pointer to the configured IA of current instance. The caller can free this buffer after using it.