Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h783 boolean_t ipsec_inbound_v4_policy_present; member
H A Dip.h789 (ipss)->ipsec_inbound_v4_policy_present))
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c2133 policy_present = ipss->ipsec_inbound_v4_policy_present; in ipsec_check_global_policy()
3518 ipss->ipsec_inbound_v4_policy_present = B_TRUE; in ipsec_update_present_flags()
3529 ipss->ipsec_inbound_v4_policy_present = (NULL != in ipsec_update_present_flags()
4325 ipss->ipsec_inbound_v4_policy_present) : in ipsec_conn_cache_policy()
4444 ipss->ipsec_inbound_v4_policy_present) : in ipsec_cache_outbound_policy()
5570 global_present = ipss->ipsec_inbound_v4_policy_present; in ipsec_tun_inbound()
H A Dip.c4875 if (secure || ipss->ipsec_inbound_v4_policy_present) { in ip_fanout_send_icmp_v4()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2781 policy_present = ipss->ipsec_inbound_v4_policy_present; in tcp_xmit_listeners_reset()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c3373 policy_present = ipss->ipsec_inbound_v4_policy_present; in sctp_check_in_policy()