DHCPv6 preference option format. More...
DHCPv6 preference option format.
#include <_dhcpv6.h>
Data Fields | |
network_uint16_t | type |
DHCPV6_OPT_PREF | |
network_uint16_t | len |
always 1 | |
uint8_t | value |
preference value for the server | |
network_uint16_t dhcpv6_opt_pref_t::len |
network_uint16_t dhcpv6_opt_pref_t::type |
uint8_t dhcpv6_opt_pref_t::value |