Home
last modified time | relevance | path

Searched refs:hst_iovmisaligned (Results 1 – 3 of 3) sorted by relevance

/dragonfly/tools/tools/crypto/
H A Dubsecstats.c58 stats.hst_lenmismatch, stats.hst_skipmismatch, stats.hst_iovmisaligned); in main()
/dragonfly/sys/dev/crypto/ubsec/
H A Dubsecvar.h241 u_int32_t hst_iovmisaligned; /* iov op not aligned */ member
H A Dubsec.c1331 ubsecstats.hst_iovmisaligned++; in ubsec_process()