DHCPv6 identity association for prefix delegation option (IA_PD) format. More...
DHCPv6 identity association for prefix delegation option (IA_PD) format.
#include <_dhcpv6.h>
Data Fields | |
| network_uint16_t | type |
| DHCPV6_OPT_IA_PD | |
| network_uint16_t | len |
| 12 + length of dhcpv6_opt_ia_pd_t::opts in byte | |
| network_uint32_t | ia_id |
| Unique ID for this IA_PD. | |
| network_uint32_t | t1 |
| DHCPv6 T1 time (in sec) | |
| network_uint32_t | t2 |
| DHCPv6 T2 time (in sec) | |
| uint8_t | opts [] |
| IA_PD options. | |