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

/illumos-gate/usr/src/uts/common/inet/ipd/
H A Dipd.c244 static unsigned int ipd_nactive; /* number of active netstacks */ variable
432 ipd_nactive++;
501 ipd_nactive--;
827 rzones = ipd_nactive + ipd_nactive_fudge;
842 azones = ipd_nactive;
1109 if (ipd_nactive > 0) {

Completed in 745 milliseconds