Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/libalias/
H A Dalias_pptp.c226 struct grehdr { /* Enhanced GRE header. */ struct
235 typedef struct grehdr GreHdr; argument
/freebsd-14.2/sys/net/
H A Dif_gre.h40 struct grehdr { struct
53 struct grehdr gi_gre; argument
/freebsd-14.2/contrib/traceroute/
H A Dtraceroute.c283 struct grehdr { struct
284 u_int16_t flags;
285 u_int16_t proto;
286 u_int16_t length; /* PPTP version of these fields */
287 u_int16_t callId;
/freebsd-14.2/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-14.2/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1176 typedef struct grehdr { struct
1183 } grehdr_t; argument