Searched refs:OUT_QUEUE_LIMIT (Results 1 – 8 of 8) sorted by relevance
132 #define OUT_QUEUE_LIMIT 10 macro
348 maxblock = OUT_QUEUE_LIMIT *986 if (conn->out_queue_length >= OUT_QUEUE_LIMIT &&1003 if (conn->out_queue_length < OUT_QUEUE_LIMIT)
263 while (conn->out_queue_length >= OUT_QUEUE_LIMIT) {
317 while (conn->out_queue_length >= OUT_QUEUE_LIMIT) {
211 #define OUT_QUEUE_LIMIT 10 macro
445 maxblock = OUT_QUEUE_LIMIT *1105 if (conn->out_queue_length >= OUT_QUEUE_LIMIT &&1122 if (conn->out_queue_length < OUT_QUEUE_LIMIT)
337 while (conn->out_queue_length >= OUT_QUEUE_LIMIT) {