Searched defs:req_info (Results 1 – 1 of 1) sorted by relevance
271 static struct req_info { struct272 int req_error;273 u_int req_count;274 uint32_t req_size;275 uint32_t req_type;276 uint32_t req_txid;277 struct op_info *req_op;278 int resp_error;279 int resp_count;280 size_t resp_size;[all …]