Searched refs:GRE_IS_CSUM (Results 1 – 3 of 3) sorted by relevance
35 #define GRE_IS_CSUM(f) ((f) & GRE_CSUM) macro
203 if (GRE_IS_CSUM(gre->flags)) in parse_ip_proto()
349 GRE_IS_CSUM(header->gre_hd.flags) || /* flag CSUM should be clear */ in pptp_rcv()