dhcpv6_opt_iid_t Struct Reference

DHCPv6 interface-id option. More...

Detailed Description

DHCPv6 interface-id option.

See also
RFC 8415, section 21.18

Definition at line 247 of file _dhcpv6.h.

#include <_dhcpv6.h>

Data Fields

network_uint16_t type
 DHCPV6_OPT_IID
 
network_uint16_t len
 length of dhcpv6_opt_iid_t::iid in byte
 
uint8_t iid []
 opaque interface identifier
 

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