iPXE
Data Fields
bootph::bootph_vendor::bootph_vendor_v Struct Reference

DHCP options. More...

#include <pxe_api.h>

Data Fields

UINT8_t magic [4]
 DHCP magic cookie. More...
 
UINT32_t flags
 BOOTP flags/opcodes. More...
 
UINT8_t pad [56]
 "End of BOOTP vendor extensions" More...
 

Detailed Description

DHCP options.

Definition at line 389 of file pxe_api.h.

Field Documentation

◆ magic

UINT8_t bootph::bootph_vendor::bootph_vendor_v::magic[4]

DHCP magic cookie.

Should have the value VM_RFC1048.

Definition at line 394 of file pxe_api.h.

◆ flags

UINT32_t bootph::bootph_vendor::bootph_vendor_v::flags

BOOTP flags/opcodes.

Definition at line 395 of file pxe_api.h.

◆ pad

UINT8_t bootph::bootph_vendor::bootph_vendor_v::pad[56]

"End of BOOTP vendor extensions"

Abandon hope, all ye who consider the purpose of this field.

Definition at line 401 of file pxe_api.h.


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