Searched refs:PPTP_GRE_PROTO (Results 1 – 1 of 1) sorted by relevance
65 #define PPTP_GRE_PROTO 0x880B macro245 hdr->protocol = htons(PPTP_GRE_PROTO); in pptp_xmit()397 if (ntohs(header->protocol) != PPTP_GRE_PROTO || /* PPTP-GRE protocol for PPTP */ in pptp_rcv()