Searched defs:hexline (Results 1 – 1 of 1) sorted by relevance
19 struct hexline { struct20 u8 len;21 u32 addr;22 u8 type;23 u8 data[255];24 u8 chk;