Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dloc.c185 (loc_get_activation_mode(eobj->nwamd_object_handle) in nwamd_loc_activate()
250 nwam_loc_handle_t loch = object->nwamd_object_handle; in nwamd_loc_check()
258 lactivation = loc_get_activation_mode(object->nwamd_object_handle); in nwamd_loc_check()
433 old_enabled = loc_is_enabled(object->nwamd_object_handle); in nwamd_loc_handle_init_event()
434 nwam_loc_free(object->nwamd_object_handle); in nwamd_loc_handle_init_event()
435 object->nwamd_object_handle = loch; in nwamd_loc_handle_init_event()
H A Dobjects.c239 object->nwamd_object_handle = handle; in nwamd_object_init()
327 nwam_ncu_free(object->nwamd_object_handle); in nwamd_object_fini()
330 nwam_loc_free(object->nwamd_object_handle); in nwamd_object_fini()
333 nwam_enm_free(object->nwamd_object_handle); in nwamd_object_fini()
H A Denm.c163 enmh = object->nwamd_object_handle; in nwamd_enm_activate_deactivate_thread()
389 enmh = object->nwamd_object_handle; in nwamd_enm_activate()
496 enmh = object->nwamd_object_handle; in nwamd_enm_deactivate()
624 enmh = object->nwamd_object_handle; in nwamd_enm_check()
759 nwam_enm_free(object->nwamd_object_handle); in nwamd_enm_handle_init_event()
760 object->nwamd_object_handle = enmh; in nwamd_enm_handle_init_event()
H A Dobjects.h55 void *nwamd_object_handle; /* can point at ENMs, locations, etc. */ member
H A Dncu.c244 populate_ip_ncu_properties(object->nwamd_object_handle, in nwamd_ncu_state_machine()
1727 nwam_ncu_free(object->nwamd_object_handle); in nwamd_ncu_handle_init_event()
1734 nwam_ncu_free(object->nwamd_object_handle); in nwamd_ncu_handle_init_event()
1759 object->nwamd_object_handle = ncuh; in nwamd_ncu_handle_init_event()