Lines Matching defs:ctx
194 static void cf_h2_proxy_ctx_clear(struct cf_h2_proxy_ctx *ctx) in cf_h2_proxy_ctx_clear()
208 static void cf_h2_proxy_ctx_free(struct cf_h2_proxy_ctx *ctx) in cf_h2_proxy_ctx_free()
220 struct cf_h2_proxy_ctx *ctx = cf->ctx; in drain_tunnel() local
278 struct cf_h2_proxy_ctx *ctx = cf->ctx; in proxy_h2_client_new() local
329 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_ctx_init() local
407 static int proxy_h2_should_close_session(struct cf_h2_proxy_ctx *ctx) in proxy_h2_should_close_session()
416 struct cf_h2_proxy_ctx *ctx = cf->ctx; in proxy_h2_nw_out_flush() local
447 struct cf_h2_proxy_ctx *ctx = cf->ctx; in proxy_h2_process_pending_input() local
480 struct cf_h2_proxy_ctx *ctx = cf->ctx; in proxy_h2_progress_ingress() local
528 struct cf_h2_proxy_ctx *ctx = cf->ctx; in proxy_h2_progress_egress() local
548 struct cf_h2_proxy_ctx *ctx = cf->ctx; in on_session_send() local
669 struct cf_h2_proxy_ctx *ctx = cf->ctx; in proxy_h2_on_frame_recv() local
748 struct cf_h2_proxy_ctx *ctx = cf->ctx; in proxy_h2_on_header() local
816 struct cf_h2_proxy_ctx *ctx = cf->ctx; in tunnel_send_callback() local
853 struct cf_h2_proxy_ctx *ctx = cf->ctx; in tunnel_recv_callback() local
879 struct cf_h2_proxy_ctx *ctx = cf->ctx; in proxy_h2_on_stream_close() local
956 struct cf_h2_proxy_ctx *ctx = cf->ctx; in submit_CONNECT() local
1029 struct cf_h2_proxy_ctx *ctx = cf->ctx; in H2_CONNECT() local
1093 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_connect() local
1147 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_close() local
1163 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_destroy() local
1175 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_shutdown() local
1219 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_data_pending() local
1231 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_adjust_pollset() local
1282 struct cf_h2_proxy_ctx *ctx = cf->ctx; in h2_handle_tunnel_close() local
1315 struct cf_h2_proxy_ctx *ctx = cf->ctx; in tunnel_recv() local
1354 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_recv() local
1403 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_send() local
1489 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_flush() local
1522 struct cf_h2_proxy_ctx *ctx = cf->ctx; in proxy_h2_connisalive() local
1559 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_is_alive() local
1575 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_query() local
1640 struct cf_h2_proxy_ctx *ctx; in Curl_cf_h2_proxy_insert_after() local