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