Home
last modified time | relevance | path

Searched refs:NWAM_AUX_STATE_IF_DHCP_TIMED_OUT (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu_ip.c835 aux_state != NWAM_AUX_STATE_IF_DHCP_TIMED_OUT) { in nwamd_ncu_handle_if_state_event()
1402 NWAM_AUX_STATE_IF_DHCP_TIMED_OUT); in start_dhcp_thread()
H A Dncu.c269 case NWAM_AUX_STATE_IF_DHCP_TIMED_OUT: in nwamd_ncu_state_machine()
2042 if ((new_aux_state == NWAM_AUX_STATE_IF_DHCP_TIMED_OUT || in nwamd_ncu_handle_state_event()
H A DREADME331 NWAM_AUX_STATE_IF_DHCP_TIMED_OUT DHCP timed out on interface
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam.h244 NWAM_AUX_STATE_IF_DHCP_TIMED_OUT, enumerator
H A Dlibnwam_util.c447 case NWAM_AUX_STATE_IF_DHCP_TIMED_OUT: in nwam_aux_state_to_string()