Searched refs:nbdBufferSize (Results 1 – 1 of 1) sorted by relevance
53 static constexpr auto nbdBufferSize = (128 * 1024 + 16) * 4; variable184 boost::beast::flat_static_buffer<nbdBufferSize> outputBuffer;185 boost::beast::flat_static_buffer<nbdBufferSize> inputBuffer;200 static constexpr auto nbdBufferSize = (128 * 1024 + 16) * 4; variable348 peerSocket.async_read_some(ux2wsBuf.prepare(nbdBufferSize), in doRead()412 boost::beast::flat_static_buffer<nbdBufferSize> ux2wsBuf;415 boost::beast::flat_static_buffer<nbdBufferSize> ws2uxBuf;