apply_all_modules_reverse
static void apply_all_modules_reverse(netstack_t *, applyfn_t *);
apply_all_modules_reverse(ns, netstack_apply_shutdown);
apply_all_modules_reverse(ns, netstack_apply_shutdown);
apply_all_modules_reverse(ns, netstack_apply_destroy);