iPXE
Data Fields
dhcp_pxe_boot_menu_item Struct Reference

PXE boot menu item. More...

#include <dhcp.h>

Data Fields

uint16_t type
 "Type" More...
 
uint16_t layer
 "Layer" More...
 

Detailed Description

PXE boot menu item.

Definition at line 162 of file dhcp.h.

Field Documentation

◆ type

uint16_t dhcp_pxe_boot_menu_item::type

"Type"

This field actually identifies the specific boot server (or cluster of boot servers offering identical boot files).

Definition at line 168 of file dhcp.h.

◆ layer

uint16_t dhcp_pxe_boot_menu_item::layer

"Layer"

Just don't ask.

Definition at line 173 of file dhcp.h.


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