Home
last modified time | relevance | path

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

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