Home
last modified time | relevance | path

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

/curl/lib/
H A Dcf-https-connect.c364 struct Curl_cfilter *cfb; in cf_get_max_baller_time() local
369 cfb = ctx->h21_baller.enabled? ctx->h21_baller.cf : NULL; in cf_get_max_baller_time()
370 if(cfb && !cfb->cft->query(cfb, data, query, NULL, &t)) { in cf_get_max_baller_time()
375 cfb = ctx->h3_baller.enabled? ctx->h3_baller.cf : NULL; in cf_get_max_baller_time()
376 if(cfb && !cfb->cft->query(cfb, data, query, NULL, &t)) { in cf_get_max_baller_time()

Completed in 11 milliseconds