iPXE
Data Fields
dhcpv6_duid_uuid Struct Reference

DHCP unique identifier based on UUID (DUID-UUID) More...

#include <dhcpv6.h>

Data Fields

uint16_t type
 Type. More...
 
union uuid uuid
 UUID. More...
 

Detailed Description

DHCP unique identifier based on UUID (DUID-UUID)

Definition at line 36 of file dhcpv6.h.

Field Documentation

◆ type

uint16_t dhcpv6_duid_uuid::type

Type.

Definition at line 38 of file dhcpv6.h.

Referenced by start_dhcpv6().

◆ uuid

union uuid dhcpv6_duid_uuid::uuid

UUID.

Definition at line 40 of file dhcpv6.h.

Referenced by start_dhcpv6().


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