Home
last modified time | relevance | path

Searched refs:SUBOPT_PXE_MENU_PROMPT (Results 1 – 1 of 1) sorted by relevance

/external/dnsmasq/src/
Drfc2131.c69 #define SUBOPT_PXE_MENU_PROMPT 10 macro
1967 if ((o->flags & DHOPT_VENDOR_MATCH) && o->opt == SUBOPT_PXE_MENU_PROMPT) in pxe_opts()
1975 ret->opt = SUBOPT_PXE_MENU_PROMPT; in pxe_opts()