Searched refs:cf_hc_baller_is_active (Results 1 – 1 of 1) sorted by relevance
74 static bool cf_hc_baller_is_active(struct cf_hc_baller *b) in cf_hc_baller_is_active() function231 if(!ctx->h3_baller.enabled || !cf_hc_baller_is_active(&ctx->h3_baller)) in time_to_start_h21()290 if(cf_hc_baller_is_active(&ctx->h3_baller)) { in cf_hc_connect()303 if(cf_hc_baller_is_active(&ctx->h21_baller)) { in cf_hc_connect()364 if(!cf_hc_baller_is_active(b) || b->shutdown) in cf_hc_shutdown()399 if(!cf_hc_baller_is_active(b)) in cf_hc_adjust_pollset()
Completed in 4 milliseconds