Searched refs:PPTP_GRE_IS_A (Results 1 – 1 of 1) sorted by relevance
80 #define PPTP_GRE_IS_A(f) ((f)&PPTP_GRE_FLAG_A) macro316 if (PPTP_GRE_IS_A(header->ver)) { in pptp_rcv_core()