iPXE
Data Fields
dhcpv6_option_list Struct Reference

A DHCPv6 option list. More...

Data Fields

const void * data
 Data buffer. More...
 
size_t len
 Length of data buffer. More...
 

Detailed Description

A DHCPv6 option list.

Definition at line 85 of file dhcpv6.c.

Field Documentation

◆ data

const void* dhcpv6_option_list::data

Data buffer.

Definition at line 87 of file dhcpv6.c.

Referenced by dhcpv6_iaaddr(), and dhcpv6_register().

◆ len

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().


The documentation for this struct was generated from the following file: