Searched refs:MAX_PKT_BURST (Results 1 – 3 of 3) sorted by relevance
32 #define MAX_PKT_BURST 10 macro
340 #define MAX_PKT_BURST 10 macro1840 max_pktcnt = CURLMIN(MAX_PKT_BURST, in cf_progress_egress()
787 if((size_t)nread < gsolen || pkt_count >= MAX_PKT_BURST) { in cf_flush_egress()
Completed in 16 milliseconds