Searched refs:GRE_AP (Results 1 – 1 of 1) sorted by relevance
60 #define GRE_AP 0x0080 /* acknowledgment# present */ macro69 { GRE_AP, "ack present"},270 if (flags & GRE_AP) { in gre_print_1()