Home
last modified time | relevance | path

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

/curl/lib/
H A Dcf-https-connect.c425 struct Curl_cfilter *cfb; in cf_get_max_baller_time() local
430 cfb = ctx->h21_baller.enabled ? ctx->h21_baller.cf : NULL; in cf_get_max_baller_time()
431 if(cfb && !cfb->cft->query(cfb, data, query, NULL, &t)) { in cf_get_max_baller_time()
436 cfb = ctx->h3_baller.enabled ? ctx->h3_baller.cf : NULL; in cf_get_max_baller_time()
437 if(cfb && !cfb->cft->query(cfb, data, query, NULL, &t)) { in cf_get_max_baller_time()

Completed in 5 milliseconds