Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Ddhcp.h170 #define DHCP_OVERLOAD_SNAME 2 macro
/third_party/lwip/src/core/ipv4/
Ddhcp.c1710 } else if (overload == DHCP_OVERLOAD_SNAME) { in dhcp_parse_reply()