Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_object.c449 boolean_t is_ncp, is_ncu; in nwam_destroy() local
460 is_ncp = hp->nwh_object_type == NWAM_OBJECT_TYPE_NCP; in nwam_destroy()
465 if (!is_ncp && !is_ncu && nwam_is_active(hp)) in nwam_destroy()
470 is_ncp ? NULL : name, flags); in nwam_destroy()