MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_DHCP6_MODE_DATA Struct Reference

Data Fields

EFI_DHCP6_DUIDClientId
 
EFI_DHCP6_IAIa
 

Field Documentation

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.