Searched refs:SEL_IS_ICMP (Results 1 – 1 of 1) sorted by relevance
89 #define SEL_IS_ICMP 0x0002 macro2701 boolean_t is_icmp = (sel_flags & SEL_IS_ICMP); in ipsec_init_inbound_sel()5599 (is_icmp ? SEL_IS_ICMP : SEL_NONE) | SEL_TUNNEL_MODE); in ipsec_tun_inbound()