Home
last modified time | relevance | path

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

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