Searched refs:GRE_STRICT (Results 1 – 2 of 2) sorted by relevance
29 #define GRE_STRICT __cpu_to_be16(0x0800) macro39 #define GRE_IS_STRICT(f) ((f) & GRE_STRICT)
77 if (flags & GRE_STRICT) in gre_flags_to_tnl_flags()100 flags |= GRE_STRICT; in gre_tnl_flags_to_gre_flags()
Completed in 4 milliseconds