Home
last modified time | relevance | path

Searched defs:req_info (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dfwctl.c273 static struct req_info { struct
274 int req_error;
275 u_int req_count;
276 uint32_t req_size;
277 uint32_t req_type;
278 uint32_t req_txid;
279 struct op_info *req_op;
280 int resp_error;
281 int resp_count;
282 size_t resp_size;
[all …]