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

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-gre.c55 #define GRE_KP 0x2000 /* key present */ macro
63 { GRE_KP, "key present"},
151 if (flags & GRE_KP) {
262 if (flags & GRE_KP) {
/netbsd-current/sys/net/
H A Dif_gre.h136 #define GRE_KP 0x2000 /* Key Present */ macro
H A Dif_gre.c809 if (flags & GRE_KP)

Completed in 98 milliseconds