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
265 struct grehdr { struct266 u_int16_t flags;267 u_int16_t proto;268 u_int16_t length; /* PPTP version of these fields */269 u_int16_t callId;
370 decode_gre_hash(const uint8_t *grehdr, uint8_t hash_split, uint8_t seed) in decode_gre_hash()
1174 typedef struct grehdr { struct 1181 gr_callgrehdr global() argument