Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/lwip/
Ddhcp.h212 #define DHCP_OPTION_OVERLOAD 52 /* RFC2132 9.3, use file and/or sname field for options */ macro
/external/syslinux/gpxe/src/include/gpxe/
Ddhcp.h180 #define DHCP_OPTION_OVERLOAD 52 macro
/external/toybox/toys/pending/
Ddhcp.c107 #define DHCP_OPTION_OVERLOAD 0x34 macro
1094 if (*optptr == DHCP_OPTION_OVERLOAD) { in dhcpc_parseoptions()
/external/syslinux/core/lwip/src/core/
Ddhcp.c1410 case(DHCP_OPTION_OVERLOAD): in dhcp_parse_reply()