Home
last modified time | relevance | path

Searched refs:PPTP_GRE_IS_C (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ppp/
Dpptp.c74 #define PPTP_GRE_IS_C(f) ((f)&PPTP_GRE_FLAG_C) macro
398 PPTP_GRE_IS_C(header->flags) || /* flag C should be clear */ in pptp_rcv()