Home
last modified time | relevance | path

Searched refs:NWAM_STATE_ONLINE_TO_OFFLINE (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncp.c396 name, NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_check_or_activate()
430 name, NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_check_or_activate()
448 name, NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_check_or_activate()
474 name, NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_check_or_activate()
504 name, NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_check_or_activate()
H A Denm.c709 NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_enm_check()
802 event->event_object, NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_enm_handle_fini_event()
865 event->event_object, NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_enm_handle_action_event()
928 case NWAM_STATE_ONLINE_TO_OFFLINE: in nwamd_enm_handle_state_event()
H A Dncu.c219 NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_state_machine()
1371 NWAM_STATE_ONLINE_TO_OFFLINE, in ncu_action_change_state()
1815 NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_handle_init_event()
1871 NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_handle_init_event()
1906 event->event_object, NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_handle_fini_event()
1983 event->event_object, NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_handle_action_event()
2111 case NWAM_STATE_ONLINE_TO_OFFLINE: in nwamd_ncu_handle_state_event()
2141 if ((new_state == NWAM_STATE_ONLINE_TO_OFFLINE && in nwamd_ncu_handle_state_event()
H A Dloc.c529 event->event_object, NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_loc_handle_action_event()
592 case NWAM_STATE_ONLINE_TO_OFFLINE: in nwamd_loc_handle_state_event()
H A Dncu_phys.c686 object->nwamd_object_state == NWAM_STATE_ONLINE_TO_OFFLINE) && in wireless_selection_possible()
1439 NWAM_STATE_ONLINE_TO_OFFLINE, in wlan_scan_thread()
1797 NWAM_STATE_ONLINE_TO_OFFLINE, in wlan_monitor_signal_thread()
1965 event->event_object, NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_handle_link_state_event()
H A Dncu_ip.c123 NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_propogate_link_up_down_to_ip()
538 NWAM_STATE_ONLINE_TO_OFFLINE, in interface_ncu_up_down()
850 case NWAM_STATE_ONLINE_TO_OFFLINE: in nwamd_ncu_handle_if_state_event()
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam.h204 NWAM_STATE_ONLINE_TO_OFFLINE = 0x8, enumerator
215 NWAM_STATE_ONLINE_TO_OFFLINE | \
H A Dlibnwam_util.c400 case NWAM_STATE_ONLINE_TO_OFFLINE: in nwam_state_to_string()