Searched defs:gre_base_hdr (Results 1 – 3 of 3) sorted by relevance
8 struct gre_base_hdr { struct14 struct gre_base_hdr fixed_header; argument
24 struct gre_base_hdr { struct25 uint16_t flags;26 uint16_t protocol;
67 struct gre_base_hdr { struct70 } gre_base_hdr; variable