Searched refs:DHCP_PXE_BOOT_MENU (Results 1 – 4 of 4) sorted by relevance
137 = { .tag = DHCP_PXE_BOOT_MENU }; in netboot()
90 { .tag = DHCP_PXE_BOOT_MENU }; in pxe_menu_parse()
120 #define DHCP_PXE_BOOT_MENU DHCP_ENCAP_OPT ( DHCP_VENDOR_ENCAP, 9 ) macro
443 pxeopts_len = dhcppkt_fetch ( dhcppkt, DHCP_PXE_BOOT_MENU, NULL, 0 ); in dhcp_rx_offer()