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.h780 boolean_t ipsec_inbound_v6_policy_present; member in struct:ipsec_stack
H A Dip.h793 (ipss)->ipsec_inbound_v6_policy_present))
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c2134 policy_present = ipss->ipsec_inbound_v6_policy_present;
3517 ipss->ipsec_inbound_v6_policy_present = B_TRUE;
3530 ipss->ipsec_inbound_v6_policy_present = (NULL !=
4320 ipss->ipsec_inbound_v6_policy_present);
4439 ipss->ipsec_inbound_v6_policy_present);
5565 global_present = ipss->ipsec_inbound_v6_policy_present;
H A Dip6.c2417 if (secure || ipss->ipsec_inbound_v6_policy_present) {
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c3375 policy_present = ipss->ipsec_inbound_v6_policy_present;
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2712 policy_present = ipss->ipsec_inbound_v6_policy_present;

Completed in 159 milliseconds