Searched refs:GRE_PROTO_PPP (Results 1 – 4 of 4) sorted by relevance
45 #define GRE_PROTO_PPP __cpu_to_be16(0x880b) macro
174 if (grehdr->protocol != GRE_PROTO_PPP) { in gre_pkt_to_tuple()
204 hdr->gre_hd.protocol = GRE_PROTO_PPP; in pptp_xmit()348 if (header->gre_hd.protocol != GRE_PROTO_PPP || /* PPTP-GRE protocol for PPTP */ in pptp_rcv()
580 if (!(*p_proto == GRE_PROTO_PPP && (hdr->flags & GRE_KEY))) in __skb_flow_dissect_gre()