Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dobjects.h152 extern void nwamd_ncp_handle_state_event(nwamd_event_t);
H A Dobjects.c88 { NWAM_EVENT_TYPE_OBJECT_STATE, nwamd_ncp_handle_state_event },
H A Dncp.c177 nwamd_ncp_handle_state_event(nwamd_event_t event) in nwamd_ncp_handle_state_event() function