DHCPv6 Information Refresh Time option format. More...
DHCPv6 Information Refresh Time option format.
#include <_dhcpv6.h>
Data Fields | |
network_uint16_t | type |
DHCPV6_OPT_IRT | |
network_uint16_t | len |
always 4 | |
network_uint32_t | value |
Time duration relative to the current time (in sec) | |
network_uint16_t dhcpv6_opt_irt_t::len |
network_uint16_t dhcpv6_opt_irt_t::type |
network_uint32_t dhcpv6_opt_irt_t::value |