Searched defs:el_subpacket (Results 1 – 1 of 1) sorted by relevance
80 struct el_subpacket { struct81 u16 length; /* length of header (in bytes) */82 u16 class; /* header class and type... */83 u16 type; /* ...determine content */84 u16 revision; /* header revision */85 union {115 } by_type;