Home
last modified time | relevance | path

Searched refs:bufferSpace (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/net/rxrpc/
Dprotocol.h107 __be16 bufferSpace; /* number of packet buffers available */ member
Dconn_event.c91 pkt.ack.bufferSpace = 0; in rxrpc_conn_retransmit_call()
Doutput.c96 pkt->ack.bufferSpace = htons(0); in rxrpc_fill_out_ack()
/linux-6.1.9/lib/zstd/compress/
Dzstd_compress.c1283 size_t const bufferSpace = ZSTD_cwksp_alloc_size(buffInSize) in ZSTD_estimateCCtxSize_usingCCtxParams_internal() local
1296 bufferSpace; in ZSTD_estimateCCtxSize_usingCCtxParams_internal()