Searched refs:dsm_state (Results 1 – 10 of 10) sorted by relevance
147 !check_cmd_allowed(dsmp->dsm_state, DHCP_RELEASE)) { in dhcp_release()232 if (dsmp->dsm_state == PRE_BOUND || dsmp->dsm_state == BOUND || in dhcp_drop()233 dsmp->dsm_state == RENEWING || dsmp->dsm_state == REBINDING) { in dhcp_drop()243 dsmp->dsm_name, dhcp_state_to_string(dsmp->dsm_state)); in dhcp_drop()263 if (dsmp->dsm_state == RELEASING) { in stop_release_decline()
91 if (dsmp->dsm_state == RENEWING || dsmp->dsm_state == REBINDING) { in dhcp_renew()168 if ((oldstate = dsmp->dsm_state) == REBINDING) { in dhcp_rebind()287 if (dsmp->dsm_state == BOUND) { in dhcp_finish_expire()414 if (dsmp->dsm_state == BOUND) { in dhcp_extending()437 if (dsmp->dsm_state == RENEWING) { in dhcp_extending()524 if (dsmp->dsm_state == RENEWING) { in stop_extending()
612 if (dsmp->dsm_state != INFORM_SENT && in accept_v4_acknak()613 dsmp->dsm_state != INFORMATION && in accept_v4_acknak()623 if ((dsmp->dsm_state == RENEWING || in accept_v4_acknak()624 dsmp->dsm_state == REBINDING) && in accept_v4_acknak()748 if (recv_type == DHCPV6_MSG_REPLY && dsmp->dsm_state != SELECTING && in accept_v6_message()749 dsmp->dsm_state != INIT_REBOOT && dsmp->dsm_state != REBINDING && in accept_v6_message()750 dsmp->dsm_state != INFORM_SENT) { in accept_v6_message()766 switch (dsmp->dsm_state) { in accept_v6_message()883 if (dsmp->dsm_state == INFORM_SENT) { in accept_v6_message()955 pname, dsmp->dsm_name, dhcp_state_to_string(dsmp->dsm_state)); in accept_v6_message()[all …]
189 dsmp->dsm_state = INIT; in insert_smach()779 if (dsmp->dsm_state != state) { in set_smach_state()782 dhcp_state_to_string(dsmp->dsm_state), in set_smach_state()791 if (is_bound_state(dsmp->dsm_state)) { in set_smach_state()808 dsmp->dsm_state = state; in set_smach_state()1250 if (dsmp->dsm_state == BOUND || dsmp->dsm_state == RENEWING || in refresh_smach()1251 dsmp->dsm_state == REBINDING || dsmp->dsm_state == INFORMATION) { in refresh_smach()1254 if (dsmp->dsm_state == INFORMATION) in refresh_smach()1576 if (dsmp->dsm_state != BOUND && in verify_smach()1577 dsmp->dsm_state != RENEWING && in verify_smach()[all …]
594 if (!check_cmd_allowed(dsmp->dsm_state, ia.ia_cmd)) { in ipc_event()597 dhcp_state_to_string(dsmp->dsm_state), in ipc_event()600 ia.ia_cmd == DHCP_START && dsmp->dsm_state != INIT ? in ipc_event()606 dhcp_state_to_string(dsmp->dsm_state), in ipc_event()1046 status.if_state = dsmp->dsm_state; in ipc_event()1400 oldstate = dsmp->dsm_state; in rtsock_event()
254 !is_bound_state(dsmp->dsm_state))) in init_pkt()892 if (dsmp->dsm_state == REQUESTING) { in send_pkt_internal()1469 if (dsmp->dsm_state == RENEWING || in next_retransmission()1470 dsmp->dsm_state == REBINDING) { in next_retransmission()1473 timeout_ms = dsmp->dsm_state == RENEWING ? in next_retransmission()
265 if (dsmp->dsm_state != SELECTING) in stop_selecting()
94 DHCPSTATE dsm_state; member
111 oldstate = dsmp->dsm_state; in dhcp_bound()302 dhcp_state_to_string(dsmp->dsm_state)); in dhcp_bound()389 oldstate = dsmp->dsm_state; in dhcp_bound_complete()
826 if_state dhcp_smach_t.dsm_state