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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-gre.c56 #define GRE_CP 0x8000 /* checksum present */ macro
65 { GRE_CP, "checksum present"},
137 if ((flags & GRE_CP) | (flags & GRE_RP)) {

Completed in 91 milliseconds