Searched refs:GRE_PROTOCOL_PPTP (Results 1 – 2 of 2) sorted by relevance
12 #define GRE_PROTOCOL_PPTP 0x880B macro
215 if (ntohs(grehdr->protocol) != GRE_PROTOCOL_PPTP) { in gre_pkt_to_tuple()