iPXE
Data Fields
dhcp_client_uuid Struct Reference

UUID client identifier. More...

#include <dhcp.h>

Data Fields

uint8_t type
 Identifier type. More...
 
union uuid uuid
 UUID. More...
 

Detailed Description

UUID client identifier.

Definition at line 336 of file dhcp.h.

Field Documentation

◆ type

uint8_t dhcp_client_uuid::type

Identifier type.

Definition at line 338 of file dhcp.h.

Referenced by dhcp_create_request().

◆ uuid

union uuid dhcp_client_uuid::uuid

UUID.

Definition at line 340 of file dhcp.h.

Referenced by dhcp_create_request().


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