Searched refs:DHCP_OPTION_IDX_LEASE_TIME (Results 1 – 1 of 1) sorted by relevance
113 #define DHCP_OPTION_IDX_LEASE_TIME 3 macro519 if (dhcp_option_given(dhcp, DHCP_OPTION_IDX_LEASE_TIME)) { in dhcp_handle_ack()521 dhcp->offered_t0_lease = dhcp_get_option_value(dhcp, DHCP_OPTION_IDX_LEASE_TIME); in dhcp_handle_ack()1408 decode_idx = DHCP_OPTION_IDX_LEASE_TIME; in dhcp_parse_reply()