Searched refs:h21_baller (Results 1 – 1 of 1) sorted by relevance
120 struct cf_hc_baller h21_baller; member182 if(winner != &ctx->h21_baller) in baller_connected()228 if(!ctx->h21_baller.enabled || cf_hc_baller_has_started(&ctx->h21_baller)) in time_to_start_h21()274 DEBUGASSERT(!ctx->h21_baller.cf); in cf_hc_connect()280 if(ctx->h21_baller.enabled) in cf_hc_connect()283 else if(ctx->h21_baller.enabled) in cf_hc_connect()313 (!ctx->h21_baller.enabled || ctx->h21_baller.result)) { in cf_hc_connect()360 ballers[1] = &ctx->h21_baller; in cf_hc_shutdown()396 ballers[1] = &ctx->h21_baller; in cf_hc_adjust_pollset()430 cfb = ctx->h21_baller.enabled ? ctx->h21_baller.cf : NULL; in cf_get_max_baller_time()[all …]
Completed in 4 milliseconds