Home
last modified time | relevance | path

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

/curl/lib/
H A Dcf-h2-proxy.c525 static CURLcode proxy_h2_progress_egress(struct Curl_cfilter *cf, in proxy_h2_progress_egress() function
1049 result = proxy_h2_progress_egress(cf, data); in H2_CONNECT()
1203 result = proxy_h2_progress_egress(cf, data); in cf_h2_proxy_shutdown()
1379 result = proxy_h2_progress_egress(cf, data); in cf_h2_proxy_recv()
1446 result = proxy_h2_progress_egress(cf, data); in cf_h2_proxy_send()
1503 result = proxy_h2_progress_egress(cf, data); in cf_h2_proxy_flush()

Completed in 9 milliseconds