DHCPv6 client or server identifier option format. More...
DHCPv6 client or server identifier option format.
#include <_dhcpv6.h>
Data Fields | |
| network_uint16_t | type | 
| DHCPV6_OPT_CID or DHCPV6_OPT_SID   | |
| network_uint16_t | len | 
| length of dhcpv6_opt_t::duid in byte   | |
| uint8_t | duid [] | 
| the DUID of the client or server   | |
| uint8_t dhcpv6_opt_duid_t::duid[] | 
| network_uint16_t dhcpv6_opt_duid_t::len | 
| network_uint16_t dhcpv6_opt_duid_t::type | 
DHCPV6_OPT_CID or DHCPV6_OPT_SID