Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ip/
H A Dspd.c89 #define SEL_IS_ICMP 0x0002 macro
2701 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()