Searched refs:ips_ipv6firewall_forwarding (Results 1 – 3 of 3) sorted by relevance
488 ipst->ips_ipv6firewall_forwarding = net_event_register( in ipv6_hook_init()490 if (ipst->ips_ipv6firewall_forwarding == NULL) { in ipv6_hook_init()533 if (ipst->ips_ipv6firewall_forwarding != NULL) { in ipv6_hook_shutdown()575 if (ipst->ips_ipv6firewall_forwarding != NULL) { in ipv6_hook_destroy()578 ipst->ips_ipv6firewall_forwarding = NULL; in ipv6_hook_destroy()
961 ipst->ips_ipv6firewall_forwarding, in ire_recv_forward_v6()
407 hook_event_token_t ips_ipv6firewall_forwarding; member