Searched refs:GRE_VERSION_PPTP (Results 1 – 3 of 3) sorted by relevance
9 #define GRE_VERSION_PPTP 0x1 macro
111 case GRE_VERSION_PPTP: in gre_manip_pkt()
203 if (!grehdr || grehdr->version != GRE_VERSION_PPTP) { in gre_pkt_to_tuple()