Searched defs:processed (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-current/contrib/opencsd/decoder/include/common/
H A Dtrc_raw_buffer.h58 uint32_t processed() { return m_bufProcessed; }; function in class:TraceRawBuffer
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbio_cb.c106 size_t processed = 0; local
19 BIO_debug_callback_ex(BIO *bio, int cmd, const char *argp, size_t len, int argi, long argl, int ret, size_t *processed) argument
[all...]
/freebsd-current/sys/netgraph/
H A Dng_checksum.h77 uint64_t processed; member in struct:ng_checksum_stats
H A Dng_checksum.c310 int processed = 0; local
421 int processed = 0; local
[all...]
/freebsd-current/sys/dev/qat/include/common/
H A Dadf_cfg.h22 bool processed; member in struct:adf_cfg_section
/freebsd-current/crypto/openssl/test/
H A Dbio_memleak_test.c225 BIO_error_callback(BIO *bio, int cmd, const char *argp, size_t len, int argi, long argl, int ret, size_t *processed) argument
H A Dbio_callback_test.c27 my_bio_cb_ex(BIO *b, int oper, const char *argp, size_t len, int argi, long argl, int ret, size_t *processed) argument
/freebsd-current/contrib/libpcap/
H A Dpcap-septel.c55 int processed = 0 ; local
/freebsd-current/sys/dev/enic/
H A Dvnic_wq.h58 unsigned int processed; member in struct:vnic_wq
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dbufferevent_filter.c368 int processed = 0; local
/freebsd-current/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha1_hw.c138 unsigned int x4 = 4 * n4x, minblocks, processed = 0; local
H A Dcipher_aes_cbc_hmac_sha256_hw.c142 unsigned int x4 = 4 * n4x, minblocks, processed = 0; local
/freebsd-current/sys/dev/ixgbe/
H A Dix_txrx.c269 qidx_t processed = 0; local
/freebsd-current/sys/dev/e1000/
H A Digb_txrx.c316 qidx_t processed = 0; local
H A Dem_txrx.c479 qidx_t processed = 0; local
/freebsd-current/usr.sbin/bhyve/
H A Dusb_emul.h100 uint32_t processed; /* device processed this + errcode */ member in struct:usb_data_xfer_block
/freebsd-current/contrib/libevent/
H A Dbufferevent_filter.c368 int processed = 0; local
/freebsd-current/sys/opencrypto/
H A Dcriov.c197 int processed = 0; local
222 int processed = 0; local
[all...]
/freebsd-current/sys/dev/hwpmc/
H A Dhwpmc_soft.c363 int ri, processed, error, user_mode; local
/freebsd-current/sys/dev/axgbe/
H A Dxgbe-txrx.c394 int processed = 0; local
/freebsd-current/sys/contrib/openzfs/module/icp/algs/modes/
H A Dccm.c764 size_t remainder, processed; local
[all...]
/freebsd-current/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c174 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = local
H A De_aes_cbc_hmac_sha256.c169 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = local
/freebsd-current/sys/dev/igc/
H A Digc_txrx.c340 qidx_t processed = 0; local
/freebsd-current/sys/dev/iavf/
H A Diavf_txrx_iflib.c517 qidx_t processed = 0; local

Completed in 192 milliseconds

123