Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dipsec_impl.h780 boolean_t ipsec_inbound_v6_policy_present; member
H A Dip.h793 (ipss)->ipsec_inbound_v6_policy_present))
/titanic_50/usr/src/uts/common/inet/ip/
H A Dspd.c2134 policy_present = ipss->ipsec_inbound_v6_policy_present; in ipsec_check_global_policy()
3517 ipss->ipsec_inbound_v6_policy_present = B_TRUE; in ipsec_update_present_flags()
3530 ipss->ipsec_inbound_v6_policy_present = (NULL != in ipsec_update_present_flags()
4320 ipss->ipsec_inbound_v6_policy_present); in ipsec_conn_cache_policy()
4439 ipss->ipsec_inbound_v6_policy_present); in ipsec_cache_outbound_policy()
5565 global_present = ipss->ipsec_inbound_v6_policy_present; in ipsec_tun_inbound()
H A Dip6.c2417 if (secure || ipss->ipsec_inbound_v6_policy_present) { in ip_fanout_send_icmp_v6()
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2726 policy_present = ipss->ipsec_inbound_v6_policy_present; in tcp_xmit_listeners_reset()
/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c3375 policy_present = ipss->ipsec_inbound_v6_policy_present; in sctp_check_in_policy()