Home
last modified time | relevance | path

Searched defs:DHCP_OPTION_SUBNET_MASK (Results 1 – 2 of 2) 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