Searched refs:ips_ipv4firewall_physical_out (Results 1 – 3 of 3) sorted by relevance
315 ipst->ips_ipv4firewall_physical_out = net_event_register( in ipv4_hook_init()317 if (ipst->ips_ipv4firewall_physical_out == NULL) { in ipv4_hook_init()379 if (ipst->ips_ipv4firewall_physical_out != NULL) { in ipv4_hook_shutdown()423 if (ipst->ips_ipv4firewall_physical_out != NULL) { in ipv4_hook_destroy()426 ipst->ips_ipv4firewall_physical_out = NULL; in ipv4_hook_destroy()
14456 ipst->ips_ipv4firewall_physical_out, in ip_xmit()
400 hook_event_token_t ips_ipv4firewall_physical_out; member