Searched refs:SMC_BUF_MIN_SIZE (Results 1 – 3 of 3) sorted by relevance
22 static int min_sndbuf = SMC_BUF_MIN_SIZE;23 static int min_rcvbuf = SMC_BUF_MIN_SIZE;
239 #define SMC_BUF_MIN_SIZE 16384 /* minimum size of an RMB */ macro
2075 if (size <= SMC_BUF_MIN_SIZE) in smc_compress_bufsize()
Completed in 19 milliseconds