Lines Matching defs:ctx

305 static void cf_osslq_ctx_init(struct cf_osslq_ctx *ctx)  in cf_osslq_ctx_init()
314 static void cf_osslq_ctx_free(struct cf_osslq_ctx *ctx) in cf_osslq_ctx_free()
325 static void cf_osslq_ctx_close(struct cf_osslq_ctx *ctx) in cf_osslq_ctx_close()
338 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_shutdown() local
408 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_close() local
429 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_destroy() local
450 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_h3conn_add_stream() local
484 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_ssl_err() local
562 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_verify_peer() local
591 #define H3_STREAM_CTX(ctx,data) ((struct h3_stream_ctx *)(\ argument
612 struct cf_osslq_ctx *ctx = cf->ctx; in h3_data_setup() local
647 struct cf_osslq_ctx *ctx = cf->ctx; in h3_data_done() local
670 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_get_qstream() local
704 struct cf_osslq_ctx *ctx = cf->ctx; in h3_drain_stream() local
735 struct cf_osslq_ctx *ctx = cf->ctx; in cb_h3_stream_close() local
770 struct cf_osslq_ctx *ctx = cf->ctx; in write_resp_raw() local
801 struct cf_osslq_ctx *ctx = cf->ctx; in cb_h3_recv_data() local
830 struct cf_osslq_ctx *ctx = cf->ctx; in cb_h3_deferred_consume() local
849 struct cf_osslq_ctx *ctx = cf->ctx; in cb_h3_recv_header() local
910 struct cf_osslq_ctx *ctx = cf->ctx; in cb_h3_end_headers() local
942 struct cf_osslq_ctx *ctx = cf->ctx; in cb_h3_stop_sending() local
961 struct cf_osslq_ctx *ctx = cf->ctx; in cb_h3_reset_stream() local
987 struct cf_osslq_ctx *ctx = cf->ctx; in cb_h3_read_req_body() local
1051 struct cf_osslq_ctx *ctx = cf->ctx; in cb_h3_acked_stream_data() local
1097 static CURLcode cf_osslq_h3conn_init(struct cf_osslq_ctx *ctx, SSL *conn, in cf_osslq_h3conn_init()
1157 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_ctx_start() local
1308 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_stream_recv() local
1405 struct cf_osslq_ctx *ctx = cf->ctx; in cf_progress_ingress() local
1465 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_check_and_unblock() local
1490 struct cf_osslq_ctx *ctx = cf->ctx; in h3_send_streams() local
1606 struct cf_osslq_ctx *ctx = cf->ctx; in cf_progress_egress() local
1632 struct cf_osslq_ctx *ctx = cf->ctx; in check_and_set_expiry() local
1667 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_connect() local
1792 struct cf_osslq_ctx *ctx = cf->ctx; in h3_stream_open() local
1921 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_send() local
2035 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_recv() local
2119 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_data_pending() local
2129 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_data_event() local
2177 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_conn_is_alive() local
2230 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_adjust_pollset() local
2263 struct cf_osslq_ctx *ctx = cf->ctx; in cf_osslq_query() local
2336 struct cf_osslq_ctx *ctx = NULL; in Curl_cf_osslq_create() local