Home
last modified time | relevance | path

Searched defs:grehdr (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netinet/libalias/
H A Dalias_pptp.c226 struct grehdr { /* Enhanced GRE header. */ struct
235 typedef struct grehdr GreHdr; argument
/freebsd/sys/net/
H A Dif_gre.h40 struct grehdr { struct
53 struct grehdr gi_gre; argument
/freebsd/usr.sbin/traceroute/
H A Dtraceroute.c265 struct grehdr { struct
266 u_int16_t flags;
267 u_int16_t proto;
268 u_int16_t length; /* PPTP version of these fields */
269 u_int16_t callId;
/freebsd/tools/tools/netmap/
H A Dpkt_hash.c370 decode_gre_hash(const uint8_t *grehdr, uint8_t hash_split, uint8_t seed) in decode_gre_hash()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1174 typedef struct grehdr { struct
1181 gr_callgrehdr global() argument