Searched refs:GRE_PROTO_PPP (Results 1 – 3 of 3) sorted by relevance
45 #define GRE_PROTO_PPP __cpu_to_be16(0x880b) macro
220 hdr->gre_hd.protocol = GRE_PROTO_PPP; in pptp_xmit()363 if (header->gre_hd.protocol != GRE_PROTO_PPP || /* PPTP-GRE protocol for PPTP */ in pptp_rcv()
682 if (!(*p_proto == GRE_PROTO_PPP && (hdr->flags & GRE_KEY))) in __skb_flow_dissect_gre()