Lines Matching defs:ctx
152 static void cf_ngtcp2_ctx_init(struct cf_ngtcp2_ctx *ctx) in cf_ngtcp2_ctx_init()
166 static void cf_ngtcp2_ctx_free(struct cf_ngtcp2_ctx *ctx) in cf_ngtcp2_ctx_free()
205 #define H3_STREAM_CTX(ctx,data) ((struct h3_stream_ctx *)(\ argument
207 #define H3_STREAM_CTX_ID(ctx,id) ((struct h3_stream_ctx *)(\ argument
226 struct cf_ngtcp2_ctx *ctx = cf->ctx; in h3_data_setup() local
258 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cf_ngtcp2_stream_close() local
278 struct cf_ngtcp2_ctx *ctx = cf->ctx; in h3_data_done() local
294 struct cf_ngtcp2_ctx *ctx = cf->ctx; in get_stream_easy() local
324 struct cf_ngtcp2_ctx *ctx = cf->ctx; in h3_drain_stream() local
352 struct cf_ngtcp2_ctx *ctx = cf->ctx; in pktx_update_time() local
376 struct cf_ngtcp2_ctx *ctx = cf->ctx; in get_conn() local
384 struct cf_ngtcp2_ctx *ctx = cf->ctx; in quic_printf() local
399 struct cf_ngtcp2_ctx *ctx = cf->ctx; in qlog_callback() local
412 static void quic_settings(struct cf_ngtcp2_ctx *ctx, in quic_settings()
467 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cf_ngtcp2_err_set() local
491 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cf_ngtcp2_h3_err_set() local
506 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_recv_stream_data() local
546 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_acked_stream_data_offset() local
567 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_stream_close() local
600 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_stream_reset() local
623 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_stream_stop_sending() local
642 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_extend_max_local_streams_bidi() local
659 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_extend_max_stream_data() local
796 struct cf_ngtcp2_ctx *ctx = cf->ctx; in check_and_set_expiry() local
845 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cf_ngtcp2_adjust_pollset() local
879 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_h3_stream_close() local
942 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_h3_recv_data() local
968 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_h3_deferred_consume() local
983 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_h3_end_headers() local
1012 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_h3_recv_header() local
1078 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_h3_stop_sending() local
1096 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_h3_reset_stream() local
1133 struct cf_ngtcp2_ctx *ctx = cf->ctx; in init_ngh3_conn() local
1223 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cf_ngtcp2_recv() local
1289 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_h3_acked_req_body() local
1324 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cb_h3_read_req_body() local
1392 struct cf_ngtcp2_ctx *ctx = cf->ctx; in h3_stream_open() local
1522 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cf_ngtcp2_send() local
1622 struct cf_ngtcp2_ctx *ctx = cf->ctx; in qng_verify_peer() local
1636 struct cf_ngtcp2_ctx *ctx = pktx->cf->ctx; in recv_pkt() local
1667 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cf_progress_ingress() local
1692 struct cf_ngtcp2_ctx *ctx = x->cf->ctx; in read_pkt_to_send() local
1799 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cf_progress_egress() local
1936 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cf_ngtcp2_data_event() local
1982 static void cf_ngtcp2_ctx_close(struct cf_ngtcp2_ctx *ctx) in cf_ngtcp2_ctx_close()
2004 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cf_ngtcp2_shutdown() local
2096 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cf_ngtcp2_close() local
2125 struct cf_ngtcp2_ctx *ctx; in quic_ossl_new_session_cb() local
2148 struct cf_ngtcp2_ctx *ctx = cf ? cf->ctx : NULL; in quic_gtls_handshake_cb() local
2180 struct cf_ngtcp2_ctx *ctx = cf->ctx; in wssl_quic_new_session_cb() local
2195 struct curl_tls_ctx *ctx = user_data; in tls_ctx_setup() local
2253 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cf_connect_start() local
2339 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cf_ngtcp2_connect() local
2427 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cf_ngtcp2_query() local
2489 struct cf_ngtcp2_ctx *ctx = cf->ctx; in cf_ngtcp2_conn_is_alive() local
2561 struct cf_ngtcp2_ctx *ctx = NULL; in Curl_cf_ngtcp2_create() local