Searched defs:guehdr (Results 1 – 2 of 2) sorted by relevance
29 struct guehdr { struct31 uint8_t hlen : 5, control : 1, variant : 2;35 uint8_t proto_ctype;36 uint16_t flags;
44 struct guehdr { struct45 union {