Searched refs:h3_baller (Results 1 – 1 of 1) sorted by relevance
119 struct cf_hc_baller h3_baller; member162 cf_hc_baller_reset(&ctx->h3_baller, data); in cf_hc_reset()180 if(winner != &ctx->h3_baller) in baller_connected()231 if(!ctx->h3_baller.enabled || !cf_hc_baller_is_active(&ctx->h3_baller)) in time_to_start_h21()273 DEBUGASSERT(!ctx->h3_baller.cf); in cf_hc_connect()278 if(ctx->h3_baller.enabled) { in cf_hc_connect()312 if((!ctx->h3_baller.enabled || ctx->h3_baller.result) && in cf_hc_connect()359 ballers[0] = &ctx->h3_baller; in cf_hc_shutdown()395 ballers[0] = &ctx->h3_baller; in cf_hc_adjust_pollset()436 cfb = ctx->h3_baller.enabled ? ctx->h3_baller.cf : NULL; in cf_get_max_baller_time()[all …]
Completed in 5 milliseconds