Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/iscsi/initiator/
H A Discsivar.h94 struct i_stats { struct
95 int npdu; // number of pdus malloc'ed.
97 int nsent; // sent pdus
99 int nrsp, max_rsp;
100 int nrsv, max_rsv;
101 int ncsnd, max_csnd;
102 int nisnd, max_isnd;
103 int nwsnd, max_wsnd;
104 int nhld, max_hld;
106 struct timeval t_sent;
[all …]