Searched refs:PPTP_GRE_FLAG_K (Results 1 – 1 of 1) sorted by relevance
72 #define PPTP_GRE_FLAG_K 0x20 macro78 #define PPTP_GRE_IS_K(f) ((f)&PPTP_GRE_FLAG_K)244 hdr->flags = PPTP_GRE_FLAG_K; in pptp_xmit()