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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_netinfo.c323 ipst->ips_ipv4firewall_forwarding = net_event_register(
325 if (ipst->ips_ipv4firewall_forwarding == NULL) {
369 if (ipst->ips_ipv4firewall_forwarding != NULL) {
411 if (ipst->ips_ipv4firewall_forwarding != NULL) {
414 ipst->ips_ipv4firewall_forwarding = NULL;
H A Dip_input.c984 ipst->ips_ipv4firewall_forwarding,
/illumos-gate/usr/src/uts/common/inet/
H A Dip_stack.h401 hook_event_token_t ips_ipv4firewall_forwarding; member in struct:ip_stack

Completed in 69 milliseconds