iPXE
Data Structures | Data Fields
bootph::bootph_vendor Union Reference

DHCP options. More...

#include <pxe_api.h>

Data Structures

struct  bootph_vendor_v
 DHCP options. More...
 

Data Fields

UINT8_t d [BOOTP_DHCPVEND]
 DHCP options. More...
 
struct bootph::bootph_vendor::bootph_vendor_v v
 

Detailed Description

DHCP options.

Don't ask. Just laugh. Then burn a copy of the PXE specification and send Intel an e-mail asking them if they've figured out what a "union" does in C yet.

Definition at line 386 of file pxe_api.h.

Field Documentation

◆ d

UINT8_t bootph::bootph_vendor::d[BOOTP_DHCPVEND]

DHCP options.

Definition at line 387 of file pxe_api.h.

◆ v

struct bootph::bootph_vendor::bootph_vendor_v bootph::bootph_vendor::v

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