Searched refs:GRE_IS_KEY (Results 1 – 5 of 5) sorted by relevance
36 #define GRE_IS_KEY(f) ((f) & GRE_KEY) macro
37 #define GRE_IS_KEY(f) ((f) & GRE_KEY) macro
49 #define GRE_IS_KEY(f) ((f) & GRE_KEY) macro
191 if (GRE_IS_KEY(gre->flags)) in parse_ip_proto()
353 !GRE_IS_KEY(header->gre_hd.flags) || /* flag KEY should be set */ in pptp_rcv()