dhcpv6_opt_t Struct Reference

General DHCPv6 option format. More...

Detailed Description

General DHCPv6 option format.

See also
RFC 8415, section 21.1

Definition at line 134 of file _dhcpv6.h.

#include <_dhcpv6.h>

Data Fields

network_uint16_t type
 option code
 
network_uint16_t len
 length of dhcpv6_opt_t::data in byte
 
uint8_t data []
 option data
 

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