Searched refs:GRE_CP (Results 1 – 1 of 1) sorted by relevance
60 #define GRE_CP 0x8000 /* checksum present */ macro69 { GRE_CP, "checksum present"},138 if ((flags & GRE_CP) | (flags & GRE_RP)) { in gre_print_0()