Home
last modified time | relevance | path

Searched refs:ips_ipv6firewall_physical_in (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_netinfo.c472 ipst->ips_ipv6firewall_physical_in = net_event_register( in ipv6_hook_init()
474 if (ipst->ips_ipv6firewall_physical_in == NULL) { in ipv6_hook_init()
538 if (ipst->ips_ipv6firewall_physical_in != NULL) { in ipv6_hook_shutdown()
581 if (ipst->ips_ipv6firewall_physical_in != NULL) { in ipv6_hook_destroy()
584 ipst->ips_ipv6firewall_physical_in = NULL; in ipv6_hook_destroy()
H A Dip6_input.c591 ipst->ips_ipv6firewall_physical_in, in ill_input_short_v6()
/titanic_41/usr/src/uts/common/inet/
H A Dip_stack.h405 hook_event_token_t ips_ipv6firewall_physical_in; member