GRE_PROTO_PPP     204 drivers/net/ppp/pptp.c 	hdr->gre_hd.protocol = GRE_PROTO_PPP;
GRE_PROTO_PPP     350 drivers/net/ppp/pptp.c 	if (header->gre_hd.protocol != GRE_PROTO_PPP || /* PPTP-GRE protocol for PPTP */
GRE_PROTO_PPP     535 net/core/flow_dissector.c 		if (!(*p_proto == GRE_PROTO_PPP && (hdr->flags & GRE_KEY)))
GRE_PROTO_PPP     187 net/netfilter/nf_conntrack_proto_gre.c 	if (grehdr->protocol != GRE_PROTO_PPP) {