Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-rx.c113 nd_uint16_t bufferSpace; /* Number of packet buffers available */ member
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c1148 size_t const bufferSpace = ZSTD_cwksp_alloc_size(0) in ZSTD_estimateCCtxSize_usingCCtxParams() local
1465 … size_t const bufferSpace = ZSTD_cwksp_alloc_size(buffInSize) + ZSTD_cwksp_alloc_size(buffOutSize); in ZSTD_resetCCtx_internal() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c1484 size_t const bufferSpace = ZSTD_cwksp_alloc_size(buffInSize) in ZSTD_estimateCCtxSize_usingCCtxParams_internal() local