Lines Matching refs:http_conn
87 const struct http_conn *c = &conn->proto.httpc; in http2_perform_getsock()
116 struct http_conn *c = &conn->proto.httpc; in http2_disconnect()
258 struct http_conn *c = &conn->proto.httpc; in send_callback()
378 struct http_conn *httpc; in push_promise()
447 struct http_conn *httpc = &conn->proto.httpc; in on_frame_recv()
1094 static int should_close_session(struct http_conn *httpc) { in should_close_session()
1109 struct http_conn *httpc, in h2_process_pending_input()
1163 struct http_conn *httpc = &conn->proto.httpc; in http2_handle_stream_close()
1281 struct http_conn *httpc = &conn->proto.httpc; in http2_recv()
1510 struct http_conn *httpc = &conn->proto.httpc; in http2_send()
1814 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_setup()
1864 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_switched()