Lines Matching defs:data

122                                struct Curl_easy *data)  in h2_tunnel_go_state()
217 struct Curl_easy *data, in drain_tunnel()
244 struct Curl_easy *data = CF_DATA_CURRENT(cf); in proxy_nw_in_reader() local
263 struct Curl_easy *data = CF_DATA_CURRENT(cf); in proxy_h2_nw_out_writer() local
325 struct Curl_easy *data) in cf_h2_proxy_ctx_init()
412 struct Curl_easy *data) in proxy_h2_nw_out_flush()
442 struct Curl_easy *data, in proxy_h2_process_pending_input()
476 struct Curl_easy *data) in proxy_h2_progress_ingress()
524 struct Curl_easy *data) in proxy_h2_progress_egress()
547 struct Curl_easy *data = CF_DATA_CURRENT(cf); in on_session_send() local
647 struct Curl_easy *data = CF_DATA_CURRENT(cf); in proxy_h2_on_frame_send() local
668 struct Curl_easy *data = CF_DATA_CURRENT(cf); in proxy_h2_on_frame_recv() local
747 struct Curl_easy *data = CF_DATA_CURRENT(cf); in proxy_h2_on_header() local
815 struct Curl_easy *data = CF_DATA_CURRENT(cf); in tunnel_send_callback() local
878 struct Curl_easy *data = CF_DATA_CURRENT(cf); in proxy_h2_on_stream_close() local
896 struct Curl_easy *data, in proxy_h2_submit()
951 struct Curl_easy *data, in submit_CONNECT()
983 struct Curl_easy *data, in inspect_response()
1024 struct Curl_easy *data, in H2_CONNECT()
1088 struct Curl_easy *data, in cf_h2_proxy_connect()
1143 static void cf_h2_proxy_close(struct Curl_cfilter *cf, struct Curl_easy *data) in cf_h2_proxy_close()
1159 struct Curl_easy *data) in cf_h2_proxy_destroy()
1171 struct Curl_easy *data, bool *done) in cf_h2_proxy_shutdown()
1215 const struct Curl_easy *data) in cf_h2_proxy_data_pending()
1226 struct Curl_easy *data, in cf_h2_proxy_adjust_pollset()
1277 struct Curl_easy *data, in h2_handle_tunnel_close()
1310 static ssize_t tunnel_recv(struct Curl_cfilter *cf, struct Curl_easy *data, in tunnel_recv()
1349 struct Curl_easy *data, in cf_h2_proxy_recv()
1397 struct Curl_easy *data, in cf_h2_proxy_send()
1485 struct Curl_easy *data) in cf_h2_proxy_flush()
1517 struct Curl_easy *data, in proxy_h2_connisalive()
1554 struct Curl_easy *data, in cf_h2_proxy_is_alive()
1570 struct Curl_easy *data, in cf_h2_proxy_query()
1594 struct Curl_easy *data, in cf_h2_proxy_cntrl()
1635 struct Curl_easy *data) in Curl_cf_h2_proxy_insert_after()