Home
last modified time | relevance | path

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

/curl/lib/vquic/
H A Dcurl_ngtcp2.c189 struct h3_stream_ctx { struct
210 static void h3_stream_ctx_free(struct h3_stream_ctx *stream) in h3_stream_ctx_free()
220 h3_stream_ctx_free((struct h3_stream_ctx *)stream); in h3_stream_hash_free()
227 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in h3_data_setup()
279 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in h3_data_done()
295 struct h3_stream_ctx *stream; in get_stream_easy()
325 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in h3_drain_stream()
663 struct h3_stream_ctx *stream; in cb_extend_max_stream_data()
882 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in cb_h3_stream_close()
944 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in cb_h3_recv_data()
[all …]
H A Dcurl_osslq.c573 struct h3_stream_ctx { struct
606 h3_stream_ctx_free((struct h3_stream_ctx *)stream); in h3_stream_hash_free()
613 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in h3_data_setup()
648 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in h3_data_done()
671 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in cf_osslq_get_qstream()
705 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in h3_drain_stream()
737 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in cb_h3_stream_close()
771 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in write_resp_raw()
1439 struct h3_stream_ctx *stream; in cf_progress_ingress()
1466 struct h3_stream_ctx *stream; in cf_osslq_check_and_unblock()
[all …]

Completed in 19 milliseconds