Home
last modified time | relevance | path

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

/curl/lib/vquic/
H A Dcurl_osslq.c240 static void cf_osslq_stream_cleanup(struct cf_osslq_stream *s) in cf_osslq_stream_cleanup() function
274 cf_osslq_stream_cleanup(&h3->s_ctrl); in cf_osslq_h3conn_cleanup()
275 cf_osslq_stream_cleanup(&h3->s_qpack_enc); in cf_osslq_h3conn_cleanup()
276 cf_osslq_stream_cleanup(&h3->s_qpack_dec); in cf_osslq_h3conn_cleanup()
278 cf_osslq_stream_cleanup(&h3->remote_ctrl[i]); in cf_osslq_h3conn_cleanup()
596 cf_osslq_stream_cleanup(&stream->s); in h3_stream_ctx_free()

Completed in 11 milliseconds