Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Drfc2131.c65 #define SUBOPT_PXE_BOOT_ITEM 71 /* PXE standard */ macro
724 …(opt = option_find1(option_ptr(opt, 0), option_ptr(opt, option_len(opt)), SUBOPT_PXE_BOOT_ITEM, 4)… in dhcp_reply()
766 opt71.opt = SUBOPT_PXE_BOOT_ITEM; in dhcp_reply()