Home
last modified time | relevance | path

Searched refs:nwamd_ncu_handle_state_event (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dobjects.h149 extern void nwamd_ncu_handle_state_event(nwamd_event_t);
H A Dobjects.c80 { NWAM_EVENT_TYPE_OBJECT_STATE, nwamd_ncu_handle_state_event },
H A Dncu.c1912 nwamd_ncu_handle_state_event(state_event); in nwamd_ncu_handle_fini_event()
2002 nwamd_ncu_handle_state_event(nwamd_event_t event) in nwamd_ncu_handle_state_event() function