Searched refs:PIPEX_GRE_SFLAG (Results 1 – 2 of 2) sorted by relevance
253 #define PIPEX_GRE_SFLAG 0x1000 /* seq present */ macro
1432 gre->flags |= PIPEX_GRE_SFLAG; in pipex_pptp_output()1554 has_seq = (flags & PIPEX_GRE_SFLAG) ? 1 : 0; in pipex_pptp_input()1794 if ((flags & PIPEX_GRE_SFLAG) != 0) in pipex_pptp_userland_output()1815 if ((flags & PIPEX_GRE_SFLAG) != 0) { in pipex_pptp_userland_output()