Lines Matching defs:ctx

135 static void cf_msh3_ctx_init(struct cf_msh3_ctx *ctx,  in cf_msh3_ctx_init()
146 static void cf_msh3_ctx_free(struct cf_msh3_ctx *ctx) in cf_msh3_ctx_free()
182 #define H3_STREAM_CTX(ctx,data) ((struct stream_ctx *)((data && ctx)? \ argument
200 struct cf_msh3_ctx *ctx = cf->ctx; in h3_data_setup() local
226 struct cf_msh3_ctx *ctx = cf->ctx; in h3_data_done() local
254 struct cf_msh3_ctx *ctx = cf->ctx; in h3_drain_stream() local
278 struct cf_msh3_ctx *ctx = cf->ctx; in msh3_conn_connected() local
292 struct cf_msh3_ctx *ctx = cf->ctx; in msh3_conn_shutdown_complete() local
353 struct cf_msh3_ctx *ctx = h3_get_msh3_ctx(data); in write_resp_raw() local
380 struct cf_msh3_ctx *ctx = h3_get_msh3_ctx(data); in msh3_header_received() local
431 struct cf_msh3_ctx *ctx = h3_get_msh3_ctx(data); in msh3_data_received() local
471 struct cf_msh3_ctx *ctx = h3_get_msh3_ctx(data); in msh3_complete() local
491 struct cf_msh3_ctx *ctx = h3_get_msh3_ctx(data); in msh3_shutdown_complete() local
504 struct cf_msh3_ctx *ctx = h3_get_msh3_ctx(data); in msh3_data_sent() local
517 struct cf_msh3_ctx *ctx = cf->ctx; in recv_closed_stream() local
551 struct cf_msh3_ctx *ctx = cf->ctx; in set_quic_expire() local
569 struct cf_msh3_ctx *ctx = cf->ctx; in cf_msh3_recv() local
621 struct cf_msh3_ctx *ctx = cf->ctx; in cf_msh3_send() local
717 struct cf_msh3_ctx *ctx = cf->ctx; in cf_msh3_adjust_pollset() local
737 struct cf_msh3_ctx *ctx = cf->ctx; in cf_msh3_data_pending() local
774 struct cf_msh3_ctx *ctx = cf->ctx; in cf_msh3_data_event() local
817 struct cf_msh3_ctx *ctx = cf->ctx; in cf_connect_start() local
880 struct cf_msh3_ctx *ctx = cf->ctx; in cf_msh3_connect() local
933 struct cf_msh3_ctx *ctx = cf->ctx; in cf_msh3_close() local
998 struct cf_msh3_ctx *ctx = cf->ctx; in cf_msh3_query() local
1032 struct cf_msh3_ctx *ctx = cf->ctx; in cf_msh3_conn_is_alive() local
1078 struct cf_msh3_ctx *ctx = NULL; in Curl_cf_msh3_create() local