iPXE
Data Fields
dhcpv6_user_class Struct Reference

DHCPv6 user class. More...

#include <dhcpv6.h>

Data Fields

uint16_t len
 Length. More...
 
char string [0]
 User class string. More...
 

Detailed Description

DHCPv6 user class.

Definition at line 130 of file dhcpv6.h.

Field Documentation

◆ len

uint16_t dhcpv6_user_class::len

Length.

Definition at line 132 of file dhcpv6.h.

Referenced by dhcpv6_tx().

◆ string

char dhcpv6_user_class::string[0]

User class string.

Definition at line 134 of file dhcpv6.h.

Referenced by dhcpv6_tx().


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