Searched defs:el_subpacket_annotation (Results 1 – 1 of 1) sorted by relevance
17 struct el_subpacket_annotation { struct18 struct el_subpacket_annotation *next; argument19 u16 class;20 u16 type;21 u16 revision;22 char *description;23 char **annotation;
Completed in 2 milliseconds