Home
last modified time | relevance | path

Searched refs:pkt_count (Results 1 – 1 of 1) sorted by relevance

/curl/lib/vquic/
H A Dcurl_quiche.c736 size_t pkt_count, gsolen; in cf_flush_egress() local
765 pkt_count = 0; in cf_flush_egress()
786 ++pkt_count; in cf_flush_egress()
787 if((size_t)nread < gsolen || pkt_count >= MAX_PKT_BURST) { in cf_flush_egress()
796 pkt_count = 0; in cf_flush_egress()

Completed in 8 milliseconds