Searched refs:http_conn (Results 1 – 5 of 5) sorted by relevance
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()[all …]
199 struct http_conn { struct
1060 struct http_conn httpc;
1447 struct http_conn *httpc = &conn->proto.httpc; in Curl_http_done()
3509 struct http_conn *httpc = &check->proto.httpc; in ConnectionExists()