Searched refs:NWAM_STATE_ONLINE_TO_OFFLINE (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | ncp.c | 396 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 D | enm.c | 709 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 D | ncu.c | 206 NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_state_machine() 1309 NWAM_STATE_ONLINE_TO_OFFLINE, in ncu_action_change_state() 1753 NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_handle_init_event() 1809 NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_handle_init_event() 1844 event->event_object, NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_handle_fini_event() 1921 event->event_object, NWAM_STATE_ONLINE_TO_OFFLINE, in nwamd_ncu_handle_action_event() 2049 case NWAM_STATE_ONLINE_TO_OFFLINE: in nwamd_ncu_handle_state_event() 2079 if ((new_state == NWAM_STATE_ONLINE_TO_OFFLINE && in nwamd_ncu_handle_state_event()
|
H A D | loc.c | 529 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 D | ncu_phys.c | 686 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 D | ncu_ip.c | 123 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()
|
/titanic_50/usr/src/lib/libnwam/common/ |
H A D | libnwam.h | 203 NWAM_STATE_ONLINE_TO_OFFLINE = 0x8, enumerator 214 NWAM_STATE_ONLINE_TO_OFFLINE | \
|
H A D | libnwam_util.c | 400 case NWAM_STATE_ONLINE_TO_OFFLINE: in nwam_state_to_string()
|