Searched defs:un_tuio (Results 1 – 1 of 1) sorted by relevance
165 struct un_tuio { struct166 /*18*/ u_char tu_opcode;167 /*19*/ u_char tu_lun : 3;168 /*19*/ u_char tu_resved : 3;169 /*19*/ u_char tu_code : 2;170 /*1a*/ u_char tu_count1;171 /*1b*/ u_char tu_count2;172 /*1c*/ u_char tu_count3;173 /*1d*/ u_char tu_ctrl;175 } un_tuio; member