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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c91 #define SEL_POST_FRAG 0x0008 macro
2703 boolean_t post_frag = (sel_flags & SEL_POST_FRAG);
5707 * header. Use SEL_POST_FRAG so we always get ports.
5711 SEL_TUNNEL_MODE | SEL_POST_FRAG);

Completed in 62 milliseconds