Searched refs:PPTP_GRE_IS_R (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptp/
H A Dpptp_msg.h289 #define PPTP_GRE_IS_R(f) ((f)&PPTP_GRE_FLAG_R) macro
H A Dpptp_gre.c707 PPTP_GRE_IS_R(ntoh8(header->flags)) ||
716 PPTP_GRE_IS_R(ntoh8(header->flags)),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dpptpdefs.h298 #define PPTP_GRE_IS_R(f) ((f)&PPTP_GRE_FLAG_R) macro
H A Dpptpgre.c361 PPTP_GRE_IS_R(ntoh8(header->flags)) || /* flag R should be clear */

Completed in 120 milliseconds