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
881 struct cf_h2_proxy_ctx *ctx = cf->ctx; in proxy_h2_on_stream_close() local
958 struct cf_h2_proxy_ctx *ctx = cf->ctx; in submit_CONNECT() local
1031 struct cf_h2_proxy_ctx *ctx = cf->ctx; in H2_CONNECT() local
1095 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_connect() local
1149 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_close() local
1165 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_destroy() local
1177 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_shutdown() local
1221 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_data_pending() local
1233 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_adjust_pollset() local
1284 struct cf_h2_proxy_ctx *ctx = cf->ctx; in h2_handle_tunnel_close() local
1317 struct cf_h2_proxy_ctx *ctx = cf->ctx; in tunnel_recv() local
1356 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_recv() local
1405 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_send() local
1491 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_flush() local
1524 struct cf_h2_proxy_ctx *ctx = cf->ctx; in proxy_h2_connisalive() local
1561 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_is_alive() local
1577 struct cf_h2_proxy_ctx *ctx = cf->ctx; in cf_h2_proxy_query() local
1642 struct cf_h2_proxy_ctx *ctx; in Curl_cf_h2_proxy_insert_after() local