Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Ddhcp.h80 DHCP_OPTION_IDX_LEASE_TIME, enumerator
/third_party/lwip/src/core/ipv4/
Ddhcp.c139 DHCP_OPTION_IDX_LEASE_TIME,
691 if (dhcp_option_given(dhcp, DHCP_OPTION_IDX_LEASE_TIME)) {
693 dhcp->offered_t0_lease = dhcp_get_option_value(dhcp, DHCP_OPTION_IDX_LEASE_TIME);
1671 decode_idx = DHCP_OPTION_IDX_LEASE_TIME;