Searched refs:TUNNEL_STRICT (Results 1 – 2 of 2) sorted by relevance
73 tflags |= TUNNEL_STRICT; in gre_flags_to_tnl_flags()94 if (tflags & TUNNEL_STRICT) in tnl_flags_to_gre_flags()
93 #define TUNNEL_STRICT __cpu_to_be16(0x10) macro