Searched refs:offered_t0_lease (Results 1 – 2 of 2) sorted by relevance
57 u32_t offered_t0_lease; /* lease period (in seconds) */ member
521 dhcp->offered_t0_lease = dhcp_get_option_value(dhcp, DHCP_OPTION_IDX_LEASE_TIME); in dhcp_handle_ack()529 dhcp->offered_t1_renew = dhcp->offered_t0_lease / 2; in dhcp_handle_ack()538 dhcp->offered_t2_rebind = dhcp->offered_t0_lease; in dhcp_handle_ack()1195 dhcp->offered_t0_lease = dhcp->offered_t1_renew = dhcp->offered_t2_rebind = 0; in dhcp_release()