Home
last modified time | relevance | path

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

/curl/lib/vquic/
H A Dcurl_ngtcp2.c126 ngtcp2_crypto_conn_ref conn_ref; member
374 static ngtcp2_conn *get_conn(ngtcp2_crypto_conn_ref *conn_ref) in get_conn() argument
376 struct Curl_cfilter *cf = conn_ref->user_data; in get_conn()
2220 tls_ctx_setup, &ctx->tls, &ctx->conn_ref); in cf_connect_start()
2279 ctx->conn_ref.get_conn = get_conn; in cf_connect_start()
2280 ctx->conn_ref.user_data = cf; in cf_connect_start()

Completed in 10 milliseconds