Searched refs:ips_ipv4firewall_forwarding (Results 1 – 3 of 3) sorted by relevance
323 ipst->ips_ipv4firewall_forwarding = net_event_register( in ipv4_hook_init()325 if (ipst->ips_ipv4firewall_forwarding == NULL) { in ipv4_hook_init()369 if (ipst->ips_ipv4firewall_forwarding != NULL) { in ipv4_hook_shutdown()411 if (ipst->ips_ipv4firewall_forwarding != NULL) { in ipv4_hook_destroy()414 ipst->ips_ipv4firewall_forwarding = NULL; in ipv4_hook_destroy()
984 ipst->ips_ipv4firewall_forwarding, in ire_recv_forward_v4()
401 hook_event_token_t ips_ipv4firewall_forwarding; member