Searched defs:omni_response_struct (Results 1 – 1 of 1) sorted by relevance
101 struct omni_response_struct { struct102 int32_t recv_buf_size;103 uint32_t receive_size;104 int32_t recv_width;106 int32_t send_buf_size;107 uint32_t send_size;108 int32_t send_width;110 uint32_t flags;112 float cpu_rate;114 uint32_t test_length;[all …]