Searched refs:ips_ipv6firewall_loopback_in (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_netinfo.c496 ipst->ips_ipv6firewall_loopback_in = net_event_register(
498 if (ipst->ips_ipv6firewall_loopback_in == NULL) {
548 if (ipst->ips_ipv6firewall_loopback_in != NULL) {
593 if (ipst->ips_ipv6firewall_loopback_in != NULL) {
596 ipst->ips_ipv6firewall_loopback_in = NULL;
H A Dip6_output.c472 ipst->ips_ipv6firewall_loopback_in,
H A Dip_output.c2538 ipst->ips_ipv6firewall_loopback_in,
/illumos-gate/usr/src/uts/common/inet/
H A Dip_stack.h408 hook_event_token_t ips_ipv6firewall_loopback_in; member in struct:ip_stack

Completed in 55 milliseconds