Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ip/
H A Dspd.c5552 boolean_t port_policy_present, is_icmp, global_present; in ipsec_tun_inbound() local
5562 global_present = ipss->ipsec_inbound_v4_policy_present; in ipsec_tun_inbound()
5565 global_present = ipss->ipsec_inbound_v6_policy_present; in ipsec_tun_inbound()
5851 if ((ira->ira_flags & IRAF_IPSEC_SECURE) && !global_present) { in ipsec_tun_inbound()