|
iPXE
|
A DHCPv6 option list. More...
Data Fields | |
| const void * | data |
| Data buffer. More... | |
| size_t | len |
| Length of data buffer. More... | |
| const void* dhcpv6_option_list::data |
Data buffer.
Definition at line 87 of file dhcpv6.c.
Referenced by dhcpv6_iaaddr(), and dhcpv6_register().
| size_t dhcpv6_option_list::len |
Length of data buffer.
Definition at line 89 of file dhcpv6.c.
Referenced by dhcpv6_iaaddr(), and dhcpv6_register().
1.8.15