Searched refs:DHCP_OPTION_T2 (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/include/lwip/ | ||
| D | dhcp.h | 224 #define DHCP_OPTION_T2 59 /* T2 rebinding time */ macro |
| /lib/liblwip/src/core/ | ||
| D | dhcp.c | 1439 case(DHCP_OPTION_T2): in dhcp_parse_reply() |