Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Ddhcp.h211 #define DHCP_OPTION_LEASE_TIME 51 /* RFC 2132 9.2, time in seconds, in 4 bytes */ macro
/lib/liblwip/src/core/
Ddhcp.c1419 case(DHCP_OPTION_LEASE_TIME): in dhcp_parse_reply()