Searched refs:DHCP_OPTION_OVER (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/
H A Ddhcpd.h54 #define DHCP_OPTION_OVER 0x34 macro
H A Doptions.c107 case DHCP_OPTION_OVER:
H A Dscript.c212 if ((temp = get_option(packet, DHCP_OPTION_OVER)))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/
H A Ddhcpd.h54 #define DHCP_OPTION_OVER 0x34 macro
H A Doptions.c89 case DHCP_OPTION_OVER:
H A Dscript.c154 if ((temp = get_option(packet, DHCP_OPTION_OVER)))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/udhcp/
H A Doptions.h59 #define DHCP_OPTION_OVER 0x34 macro
H A Doptions.c97 case DHCP_OPTION_OVER:
H A Dscript.c149 temp = get_option(packet, DHCP_OPTION_OVER);

Completed in 124 milliseconds