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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-gre.c58 #define GRE_KP 0x2000 /* key present */ macro
67 { GRE_KP, "key present"},
154 if (flags & GRE_KP) {
265 if (flags & GRE_KP) {

Completed in 98 milliseconds