Searched refs:GRE_CP (Results 1 – 3 of 3) sorted by relevance
51 #define GRE_CP 0x8000 /* checksum present */ macro59 { GRE_CP, "checksum present"},132 if ((flags & GRE_CP) | (flags & GRE_RP)) { in gre_print_0()
134 #define GRE_CP 0x8000 /* Checksum Present */ macro
802 if ((flags & GRE_CP) | (flags & GRE_RP)) in gre_input()