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.c160 struct h3_stream_ctx { struct
182 static void h3_stream_ctx_free(struct h3_stream_ctx *stream) in h3_stream_ctx_free()
192 h3_stream_ctx_free((struct h3_stream_ctx *)stream); in h3_stream_hash_free()
199 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in h3_data_setup()
253 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in h3_data_done()
270 struct h3_stream_ctx *stream; in get_stream_easy()
298 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in h3_drain_stream()
638 struct h3_stream_ctx *stream; in cb_extend_max_stream_data()
845 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in cb_h3_stream_close()
907 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in cb_h3_recv_data()
[all …]
H A Dcurl_osslq.c481 struct h3_stream_ctx { struct
515 h3_stream_ctx_free((struct h3_stream_ctx *)stream); in h3_stream_hash_free()
522 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in h3_data_setup()
559 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in h3_data_done()
582 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in cf_osslq_get_qstream()
615 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in h3_drain_stream()
647 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in cb_h3_stream_close()
681 struct h3_stream_ctx *stream = H3_STREAM_CTX(ctx, data); in write_resp_raw()
1351 struct h3_stream_ctx *stream; in cf_progress_ingress()
1378 struct h3_stream_ctx *stream; in cf_osslq_check_and_unblock()
[all …]

Completed in 15 milliseconds