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

/illumos-gate/usr/src/uts/common/os/
H A Dnetstack.c117 static void apply_all_modules_reverse(netstack_t *, applyfn_t *);
463 apply_all_modules_reverse(ns, netstack_apply_shutdown);
574 apply_all_modules_reverse(ns, netstack_apply_shutdown);
575 apply_all_modules_reverse(ns, netstack_apply_destroy);
650 apply_all_modules_reverse(netstack_t *ns, applyfn_t *applyfn) function

Completed in 60 milliseconds