Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h785 boolean_t ipsec_inbound_v6_policy_present; member
H A Dip.h794 (ipss)->ipsec_inbound_v6_policy_present))
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c2135 policy_present = ipss->ipsec_inbound_v6_policy_present; in ipsec_check_global_policy()
3519 ipss->ipsec_inbound_v6_policy_present = B_TRUE; in ipsec_update_present_flags()
3532 ipss->ipsec_inbound_v6_policy_present = (NULL != in ipsec_update_present_flags()
4327 ipss->ipsec_inbound_v6_policy_present); in ipsec_conn_cache_policy()
4446 ipss->ipsec_inbound_v6_policy_present); in ipsec_cache_outbound_policy()
5573 global_present = ipss->ipsec_inbound_v6_policy_present; in ipsec_tun_inbound()
H A Dip6.c2407 if (secure || ipss->ipsec_inbound_v6_policy_present) { in ip_fanout_send_icmp_v6()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2785 policy_present = ipss->ipsec_inbound_v6_policy_present; in tcp_xmit_listeners_reset()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c3377 policy_present = ipss->ipsec_inbound_v6_policy_present; in sctp_check_in_policy()