dhcpv6_opt_duid_t Struct Reference

DHCPv6 client or server identifier option format. More...

Detailed Description

DHCPv6 client or server identifier option format.

See also
RFC 8415, section 21.2
RFC 8415, section 21.3

Definition at line 147 of file _dhcpv6.h.

#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
 

The documentation for this struct was generated from the following file: