Searched refs:ips_ipv4firewall_loopback_in (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_netinfo.c331 ipst->ips_ipv4firewall_loopback_in = net_event_register(
333 if (ipst->ips_ipv4firewall_loopback_in == NULL) {
384 if (ipst->ips_ipv4firewall_loopback_in != NULL) {
429 if (ipst->ips_ipv4firewall_loopback_in != NULL) {
432 ipst->ips_ipv4firewall_loopback_in = NULL;
H A Dip_output.c1163 ipst->ips_ipv4firewall_loopback_in,
2474 ipst->ips_ipv4firewall_loopback_in,
/illumos-gate/usr/src/uts/common/inet/
H A Dip_stack.h402 hook_event_token_t ips_ipv4firewall_loopback_in; member in struct:ip_stack

Completed in 52 milliseconds