Searched defs:SEL_IS_ICMP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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);
5598 (is_icmp ? SEL_IS_ICMP : SEL_NONE) | SEL_TUNNEL_MODE);

Completed in 76 milliseconds