Searched defs:DHCP_OPTION_SUBNET_MASK (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/lwip/prot/ | ||
D | dhcp.h | 135 #define DHCP_OPTION_SUBNET_MASK 1 /* RFC 2132 3.3 */ macro |
/third_party/toybox/toys/pending/ | ||
D | dhcp.c | 100 #define DHCP_OPTION_SUBNET_MASK 0x01 macro |