dhcpv6_opt_status_t Struct Reference

DHCPv6 status code option format. More...

Detailed Description

DHCPv6 status code option format.

See also
RFC 8415, section 21.13

Definition at line 169 of file _dhcpv6.h.

#include <_dhcpv6.h>

Data Fields

network_uint16_t type
 DHCPV6_OPT_STATUS
 
network_uint16_t len
 2 + length of dhcpv6_opt_status_t::msg in byte
 
network_uint16_t code
 status code
 
char msg []
 UTF-8 encoded text string (not 0-terminated!)
 

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