Home
last modified time | relevance | path

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

/dragonfly/sys/dev/crypto/ubsec/
H A Dubsecvar.h224 struct ubsec_stats { struct
225 u_int64_t hst_ibytes;
226 u_int64_t hst_obytes;
227 u_int32_t hst_ipackets;
228 u_int32_t hst_opackets;
234 u_int32_t hst_nomem;
235 u_int32_t hst_queuefull;
236 u_int32_t hst_dmaerr;
237 u_int32_t hst_mcrerr;
238 u_int32_t hst_nodmafree;
[all …]