Home
last modified time | relevance | path

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

/third_party/curl/lib/vquic/
H A Dcurl_osslq.c239 static void cf_osslq_stream_cleanup(struct cf_osslq_stream *s) in cf_osslq_stream_cleanup() function
273 cf_osslq_stream_cleanup(&h3->s_ctrl); in cf_osslq_h3conn_cleanup()
274 cf_osslq_stream_cleanup(&h3->s_qpack_enc); in cf_osslq_h3conn_cleanup()
275 cf_osslq_stream_cleanup(&h3->s_qpack_dec); in cf_osslq_h3conn_cleanup()
277 cf_osslq_stream_cleanup(&h3->remote_ctrl[i]); in cf_osslq_h3conn_cleanup()
555 cf_osslq_stream_cleanup(&stream->s); in h3_data_done()

Completed in 3 milliseconds