Searched defs:ncec_inactive (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c535 ncec_inactive(ncec_t *ncec) function
3860 /* ncec_inactive destroys the mutex thus no mutex_exit is needed */
3870 ncec_inactive(ncec);
3882 ncec_inactive(ncec);
4921 * we wont hit ncec_inactive. So take a ref and clean up

Completed in 56 milliseconds