Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Ddhcp.h212 #define DHCP_OPTION_OVERLOAD 52 /* RFC2132 9.3, use file and/or sname field for options */ macro
/lib/liblwip/src/core/
Ddhcp.c1423 case(DHCP_OPTION_OVERLOAD): in dhcp_parse_reply()