Home
last modified time | relevance | path

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

/curl/lib/vquic/
H A Dcurl_msh3.c169 static void h3_stream_hash_free(void *stream) in h3_stream_hash_free() function
816 Curl_hash_offt_init(&ctx->streams, 63, h3_stream_hash_free); in cf_connect_start()
H A Dcurl_quiche.c171 static void h3_stream_hash_free(void *stream) in h3_stream_hash_free() function
1261 Curl_hash_offt_init(&ctx->streams, 63, h3_stream_hash_free); in cf_connect_start()
H A Dcurl_ngtcp2.c189 static void h3_stream_hash_free(void *stream) in h3_stream_hash_free() function
2152 Curl_hash_offt_init(&ctx->streams, 63, h3_stream_hash_free); in cf_connect_start()
H A Dcurl_osslq.c512 static void h3_stream_hash_free(void *stream) in h3_stream_hash_free() function
1077 Curl_hash_offt_init(&ctx->streams, 63, h3_stream_hash_free); in cf_osslq_ctx_start()

Completed in 24 milliseconds