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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c128 static void nce_inactive(nce_t *);
4717 * cannot be called with locks held because nce_inactive
4718 * may result in nce_inactive which will take the ill_lock,
4722 * the invocation of nce_inactive.
4730 nce_inactive(nce); /* destroys the mutex */
4739 nce_inactive(nce_t *nce) function

Completed in 527 milliseconds