Searched refs:GRE_VERSION_1 (Results 1 – 6 of 6) sorted by relevance
42 #define GRE_VERSION_1 __cpu_to_be16(0x0001) macro
44 #define GRE_VERSION_1 __cpu_to_be16(0x0001) macro
55 #define GRE_VERSION_1 __cpu_to_be16(0x0001) macro
175 if (!grehdr || (grehdr->flags & GRE_VERSION) != GRE_VERSION_1) { in gre_pkt_to_tuple()
305 case GRE_VERSION_1: in gre_manip_pkt()
203 hdr->gre_hd.flags = GRE_KEY | GRE_VERSION_1 | GRE_SEQ; in pptp_xmit()