dhcp_pxe_boot_menu Struct Reference
[DHCP option tags]

PXE boot menu. More...

#include <dhcp.h>


Data Fields

uint16_t type
 "Type"
uint8_t desc_len
 Description length.
char desc [0]
 Description.


Detailed Description

PXE boot menu.

Definition at line 123 of file dhcp.h.


Field Documentation

"Type"

Definition at line 125 of file dhcp.h.

Referenced by pxe_menu_parse().

Description length.

Definition at line 127 of file dhcp.h.

Referenced by pxe_menu_parse().

Description.

Definition at line 129 of file dhcp.h.

Referenced by pxe_menu_parse().


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

Generated on Tue Apr 6 20:02:03 2010 for gPXE by  doxygen 1.5.7.1