Searched refs:PIPEX_GRE_KFLAG (Results 1 – 2 of 2) sorted by relevance
252 #define PIPEX_GRE_KFLAG 0x2000 /* keys present */ macro
1434 gre->flags = PIPEX_GRE_KFLAG | PIPEX_GRE_VER; /* do htons later */ in pipex_pptp_output()1501 if ((flags & PIPEX_GRE_KFLAG) == 0) { in pipex_pptp_lookup_session()1752 if ((flags & PIPEX_GRE_KFLAG) == 0) { in pipex_pptp_userland_lookup_session()