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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-gre.c62 #define GRE_AP 0x0080 /* acknowledgment# present */ macro
71 { GRE_AP, "ack present"},
286 if (flags & GRE_AP) {

Completed in 56 milliseconds