Searched refs:port_policy_present (Results 1 – 1 of 1) sorted by relevance
2700 boolean_t port_policy_present = (sel_flags & SEL_PORT_POLICY); in ipsec_init_inbound_sel() local2748 if (port_policy_present && IS_V6_FRAGMENT(ipp) && !is_icmp) { in ipsec_init_inbound_sel()2763 if (port_policy_present && in ipsec_init_inbound_sel()2776 (!port_policy_present && !post_frag && tunnel_mode)) { in ipsec_init_inbound_sel()5553 boolean_t port_policy_present, is_icmp, global_present; in ipsec_tun_inbound() local5591 port_policy_present = ((itp->itp_flags & in ipsec_tun_inbound()5598 flags = ((port_policy_present ? SEL_PORT_POLICY : SEL_NONE) | in ipsec_tun_inbound()