Searched defs:guehdr (Results 1 – 2 of 2) sorted by relevance
20 struct guehdr { struct22 uint8_t hlen : 5, control : 1, variant : 2;26 uint8_t proto_ctype;27 uint16_t flags;
44 struct guehdr { struct45 union {