Searched refs:RENEWING (Results 1 – 9 of 9) sorted by relevance
91 if (dsmp->dsm_state == RENEWING || dsmp->dsm_state == REBINDING) { in dhcp_renew()420 (void) set_smach_state(dsmp, RENEWING); in dhcp_extending()437 if (dsmp->dsm_state == RENEWING) { in dhcp_extending()524 if (dsmp->dsm_state == RENEWING) { in stop_extending()
233 dsmp->dsm_state == RENEWING || dsmp->dsm_state == REBINDING) { in dhcp_drop()
763 state == RELEASING || state == INFORM_SENT || state == RENEWING); in is_bound_state()1250 if (dsmp->dsm_state == BOUND || dsmp->dsm_state == RENEWING || in refresh_smach()1577 dsmp->dsm_state != RENEWING && in verify_smach()
623 if ((dsmp->dsm_state == RENEWING || in accept_v4_acknak()815 case RENEWING: in accept_v6_message()
1469 if (dsmp->dsm_state == RENEWING || in next_retransmission()1473 timeout_ms = dsmp->dsm_state == RENEWING ? in next_retransmission()
210 that each can cause RENEWING or REBINDING state independently.565 First, there are the RENEWING and REBINDING states. For IPv4 DHCP,568 from BOUND, to RENEWING, to REBINDING and finally back to SELECTING583 - Transition from BOUND to RENEWING state when the first T1 timer589 - When a T1 lease timer expires and we're in RENEWING or REBINDING599 - When we reach T2 on any IA and we're in BOUND or RENEWING state,
220 case RENEWING: in dhcp_bound()
182 RENEWING, /* have lease, but trying to renew */ enumerator
266 case RENEWING: in dhcp_status_reply_to_string()