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

/illumos-gate/usr/src/uts/common/os/
H A Dnetstack.c172 ns_reg[moduleid].nr_shutdown = module_shutdown;
254 if (ns_reg[moduleid].nr_shutdown != NULL && created &&
302 ns_reg[moduleid].nr_shutdown = NULL;
448 ns_reg[i].nr_shutdown != NULL &&
542 ns_reg[i].nr_shutdown != NULL &&
759 ASSERT(ns_reg[moduleid].nr_shutdown != NULL);
765 (ns_reg[moduleid].nr_shutdown)(stackid, netstack_module);
/illumos-gate/usr/src/uts/common/sys/
H A Dnetstack.h220 void (*nr_shutdown)(netstackid_t, void *); member in struct:netstack_registry

Completed in 59 milliseconds