Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Ddhcp.h135 #define DHCP_OPTION_SUBNET_MASK 1 /* RFC 2132 3.3 */ macro
/third_party/toybox/toys/pending/
Ddhcp.c100 #define DHCP_OPTION_SUBNET_MASK 0x01 macro
912 *optptr++ = DHCP_OPTION_SUBNET_MASK; in dhcpc_addreqoptions()
/third_party/lwip/src/core/ipv4/
Ddhcp.c170 DHCP_OPTION_SUBNET_MASK,
1650 case (DHCP_OPTION_SUBNET_MASK):