iPXE
dhcpv6_duid_uuid Struct Reference

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

#include <dhcpv6.h>

Data Fields

uint16_t type
 Type.
union uuid uuid
 UUID.

Detailed Description

DHCP unique identifier based on UUID (DUID-UUID)

Definition at line 37 of file dhcpv6.h.

Field Documentation

◆ type

uint16_t dhcpv6_duid_uuid::type

Type.

Definition at line 39 of file dhcpv6.h.

Referenced by start_dhcpv6().

◆ uuid

union uuid dhcpv6_duid_uuid::uuid

UUID.

Definition at line 41 of file dhcpv6.h.

Referenced by start_dhcpv6().


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