|
iPXE
|
A DHCPv6 option. More...
#include <dhcpv6.h>
Data Fields | |
| uint16_t | code |
| Code. More... | |
| uint16_t | len |
| Length of the data field. More... | |
| uint8_t | data [0] |
| Data. More... | |
| uint16_t dhcpv6_option::code |
| uint16_t dhcpv6_option::len |
Length of the data field.
Definition at line 30 of file dhcpv6.h.
Referenced by dhcpv6_iaaddr(), dhcpv6_status_code(), and dhcpv6_tx().
1.8.15