Searched refs:NRF_DYING (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnetstack.h226 #define NRF_DYING 0x02 /* No new creates */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dnetstack.c220 * instances have completed. And since we set NRF_DYING no new
275 ns_reg[moduleid].nr_flags |= NRF_DYING;
288 ASSERT(ns_reg[moduleid].nr_flags & NRF_DYING);
380 * Skip any with NRF_DYING set, since those are in the process of

Completed in 48 milliseconds