Searched refs:PPTP_GRE_FLAG_S (Results 1 – 1 of 1) sorted by relevance
71 #define PPTP_GRE_FLAG_S 0x10 macro77 #define PPTP_GRE_IS_S(f) ((f)&PPTP_GRE_FLAG_S)248 hdr->flags |= PPTP_GRE_FLAG_S; in pptp_xmit()