Home
last modified time | relevance | path

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

/curl/lib/
H A Dcf-https-connect.c119 struct cf_hc_baller h3_baller; member
162 cf_hc_baller_reset(&ctx->h3_baller, data); in cf_hc_reset()
179 if(winner != &ctx->h3_baller) in baller_connected()
224 if(!ctx->h3_baller.enabled || !cf_hc_baller_is_active(&ctx->h3_baller)) in time_to_start_h21()
266 DEBUGASSERT(!ctx->h3_baller.cf); in cf_hc_connect()
271 if(ctx->h3_baller.enabled) { in cf_hc_connect()
305 if((!ctx->h3_baller.enabled || ctx->h3_baller.result) && in cf_hc_connect()
352 ballers[0] = &ctx->h3_baller; in cf_hc_shutdown()
388 ballers[0] = &ctx->h3_baller; in cf_hc_adjust_pollset()
429 cfb = ctx->h3_baller.enabled ? ctx->h3_baller.cf : NULL; in cf_get_max_baller_time()
[all …]

Completed in 7 milliseconds