Searched refs:GRE_VERSION_1 (Results 1 – 3 of 3) sorted by relevance
44 #define GRE_VERSION_1 __cpu_to_be16(0x0001) macro
162 if (!grehdr || (grehdr->flags & GRE_VERSION) != GRE_VERSION_1) { in gre_pkt_to_tuple()
265 case GRE_VERSION_1: in gre_manip_pkt()