Searched defs:grehdr (Results 1 – 5 of 5) sorted by relevance
226 struct grehdr { /* Enhanced GRE header. */ struct235 typedef struct grehdr GreHdr; argument
40 struct grehdr { struct53 struct grehdr gi_gre; argument
283 struct grehdr { struct284 u_int16_t flags;285 u_int16_t proto;286 u_int16_t length; /* PPTP version of these fields */287 u_int16_t callId;
370 decode_gre_hash(const uint8_t *grehdr, uint8_t hash_split, uint8_t seed) in decode_gre_hash()
1176 typedef struct grehdr { struct1183 } grehdr_t; argument