Searched refs:TUNNEL_REC (Results 1 – 4 of 4) sorted by relevance
80 tflags |= TUNNEL_REC; in gre_flags_to_tnl_flags()101 if (tflags & TUNNEL_REC) in gre_tnl_flags_to_gre_flags()
169 #define TUNNEL_REC __cpu_to_be16(0x20) macro