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.h778 boolean_t ipsec_inbound_v4_policy_present; member in struct:ipsec_stack
H A Dip.h788 (ipss)->ipsec_inbound_v4_policy_present))
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c2132 policy_present = ipss->ipsec_inbound_v4_policy_present;
3516 ipss->ipsec_inbound_v4_policy_present = B_TRUE;
3527 ipss->ipsec_inbound_v4_policy_present = (NULL !=
4318 ipss->ipsec_inbound_v4_policy_present) :
4437 ipss->ipsec_inbound_v4_policy_present) :
5562 global_present = ipss->ipsec_inbound_v4_policy_present;
H A Dip.c4845 if (secure || ipss->ipsec_inbound_v4_policy_present) {
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c3371 policy_present = ipss->ipsec_inbound_v4_policy_present;
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2708 policy_present = ipss->ipsec_inbound_v4_policy_present;

Completed in 143 milliseconds