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