Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/include/lwip/
A Ddhcp.h199 #define DHCP_OPTION_SUBNET_MASK 1 /* RFC 2132 3.3 */ macro
/lk-master/external/lib/lwip/core/
A Ddhcp.c306 dhcp_option_byte(dhcp, DHCP_OPTION_SUBNET_MASK); in dhcp_select()
889 dhcp_option_byte(dhcp, DHCP_OPTION_SUBNET_MASK); in dhcp_discover()
1402 case(DHCP_OPTION_SUBNET_MASK): in dhcp_parse_reply()

Completed in 6 milliseconds