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