Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c2691 ip6_t *ip6h, uint8_t sel_flags) in ipsec_init_inbound_sel() argument
2701 boolean_t port_policy_present = (sel_flags & SEL_PORT_POLICY); in ipsec_init_inbound_sel()
2702 boolean_t is_icmp = (sel_flags & SEL_IS_ICMP); in ipsec_init_inbound_sel()
2703 boolean_t tunnel_mode = (sel_flags & SEL_TUNNEL_MODE); in ipsec_init_inbound_sel()
2704 boolean_t post_frag = (sel_flags & SEL_POST_FRAG); in ipsec_init_inbound_sel()