Lines Matching defs:ctx

161 static void cf_h2_ctx_init(struct cf_h2_ctx *ctx, bool via_h1_upgrade)  in cf_h2_ctx_init()
173 static void cf_h2_ctx_free(struct cf_h2_ctx *ctx) in cf_h2_ctx_free()
187 static void cf_h2_ctx_close(struct cf_h2_ctx *ctx) in cf_h2_ctx_close()
226 #define H2_STREAM_CTX(ctx,data) ((struct h2_stream_ctx *)(\ argument
229 static struct h2_stream_ctx *h2_stream_ctx_create(struct cf_h2_ctx *ctx) in h2_stream_ctx_create()
298 struct cf_h2_ctx *ctx = cf->ctx; in cf_h2_update_local_win() local
375 struct cf_h2_ctx *ctx = cf->ctx; in http2_data_setup() local
401 struct cf_h2_ctx *ctx = cf->ctx; in http2_data_done() local
434 struct cf_h2_ctx *ctx = cf->ctx; in h2_client_new() local
510 struct cf_h2_ctx *ctx = cf->ctx; in cf_h2_ctx_open() local
625 static int should_close_session(struct cf_h2_ctx *ctx) in should_close_session()
640 struct cf_h2_ctx *ctx = cf->ctx; in h2_process_pending_input() local
686 struct cf_h2_ctx *ctx = cf->ctx; in http2_connisalive() local
724 struct cf_h2_ctx *ctx = cf->ctx; in http2_send_ping() local
755 struct cf_h2_ctx *ctx = cf->ctx; in nw_out_flush() local
785 struct cf_h2_ctx *ctx = cf->ctx; in send_callback() local
951 struct cf_h2_ctx *ctx = cf->ctx; in push_promise() local
1084 struct cf_h2_ctx *ctx = cf->ctx; in h2_xfer_write_resp() local
1097 struct cf_h2_ctx *ctx = cf->ctx; in on_stream_frame() local
1303 struct cf_h2_ctx *ctx = cf->ctx; in on_frame_recv() local
1382 struct cf_h2_ctx *ctx = cf->ctx; in on_data_chunk_recv() local
1418 struct cf_h2_ctx *ctx = cf->ctx; in on_stream_close() local
1476 struct cf_h2_ctx *ctx = cf->ctx; in on_begin_headers() local
1506 struct cf_h2_ctx *ctx = cf->ctx; in on_header() local
1670 struct cf_h2_ctx *ctx = cf->ctx; in req_body_read_callback() local
1867 static void h2_pri_spec(struct cf_h2_ctx *ctx, in h2_pri_spec()
1889 struct cf_h2_ctx *ctx = cf->ctx; in h2_progress_egress() local
1931 struct cf_h2_ctx *ctx = cf->ctx; in stream_recv() local
1963 struct cf_h2_ctx *ctx = cf->ctx; in h2_progress_ingress() local
2028 struct cf_h2_ctx *ctx = cf->ctx; in cf_h2_recv() local
2116 struct cf_h2_ctx *ctx = cf->ctx; in cf_h2_body_send() local
2162 struct cf_h2_ctx *ctx = cf->ctx; in h2_submit() local
2284 struct cf_h2_ctx *ctx = cf->ctx; in cf_h2_send() local
2377 struct cf_h2_ctx *ctx = cf->ctx; in cf_h2_flush() local
2420 struct cf_h2_ctx *ctx = cf->ctx; in cf_h2_adjust_pollset() local
2462 struct cf_h2_ctx *ctx = cf->ctx; in cf_h2_connect() local
2516 struct cf_h2_ctx *ctx = cf->ctx; in cf_h2_close() local
2532 struct cf_h2_ctx *ctx = cf->ctx; in cf_h2_destroy() local
2544 struct cf_h2_ctx *ctx = cf->ctx; in cf_h2_shutdown() local
2595 struct cf_h2_ctx *ctx = cf->ctx; in http2_data_pause() local
2657 struct cf_h2_ctx *ctx = cf->ctx; in cf_h2_data_pending() local
2670 struct cf_h2_ctx *ctx = cf->ctx; in cf_h2_is_alive() local
2698 struct cf_h2_ctx *ctx = cf->ctx; in cf_h2_query() local
2765 struct cf_h2_ctx *ctx; in http2_cfilter_add() local
2793 struct cf_h2_ctx *ctx; in http2_cfilter_insert_after() local
2907 struct cf_h2_ctx *ctx; in Curl_http2_upgrade() local