Searched refs:pkts_max (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/lib/vquic/ | ||
H A D | curl_ngtcp2.c | 1596 size_t pkts_max = 10 * pkts_chunk; in cf_progress_ingress() local 1611 for(i = 0; i < pkts_max; i += pkts_chunk) { in cf_progress_ingress() |
Completed in 4 milliseconds