Lines Matching refs:http_conn
81 struct http_conn *httpc,
109 const struct http_conn *c = &conn->proto.httpc; in http2_perform_getsock()
162 struct http_conn *c = &conn->proto.httpc; in http2_disconnect()
207 struct http_conn *httpc = &conn->proto.httpc; in http2_connisdead()
234 struct http_conn *c = &check->proto.httpc; in http2_conncheck()
395 struct http_conn *c = &conn->proto.httpc; in send_callback()
483 struct http_conn *httpc) in drained_transfer()
494 struct http_conn *httpc) in drain_this()
541 struct http_conn *httpc; in push_promise()
637 struct http_conn *httpc = &conn->proto.httpc; in on_frame_recv()
842 struct http_conn *httpc; in on_stream_close()
1164 struct http_conn *httpc) in populate_settings()
1184 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_done()
1297 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_request_upgrade()
1334 static int should_close_session(struct http_conn *httpc) in should_close_session()
1347 struct http_conn *httpc, in h2_process_pending_input()
1419 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_done_sending()
1440 struct http_conn *httpc = &conn->proto.httpc; in http2_handle_stream_close()
1561 struct http_conn *httpc = &conn->proto.httpc; in http2_recv()
1855 struct http_conn *httpc = &conn->proto.httpc; in http2_send()
2158 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_setup()
2209 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_switched()
2412 struct http_conn *httpc = &conn->proto.httpc; in Curl_h2_http_1_1_error()