Searched refs:GRE_AP (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-gre.c58 #define GRE_AP 0x0080 /* acknowledgment# present */ macro
66 { GRE_AP, "ack present"},
283 if (flags & GRE_AP) {

Completed in 171 milliseconds