Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c92 #define SEL_IS_ICMP 0x0002 macro
2702 boolean_t is_icmp = (sel_flags & SEL_IS_ICMP); in ipsec_init_inbound_sel()
5606 (is_icmp ? SEL_IS_ICMP : SEL_NONE) | SEL_TUNNEL_MODE); in ipsec_tun_inbound()