Searched refs:http_conn (Results 1 – 4 of 4) sorted by relevance
89 const struct http_conn *c = &conn->proto.httpc; in http2_perform_getsock()119 struct http_conn *c = &conn->proto.httpc; in http2_disconnect()263 struct http_conn *c = &conn->proto.httpc; in send_callback()383 struct http_conn *httpc; in push_promise()452 struct http_conn *httpc = &conn->proto.httpc; in on_frame_recv()993 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_done()1138 static int should_close_session(struct http_conn *httpc) in should_close_session()1154 struct http_conn *httpc, in h2_process_pending_input()1219 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_done_sending()1241 struct http_conn *httpc = &conn->proto.httpc; in http2_handle_stream_close()[all …]
200 struct http_conn { struct
1097 struct http_conn httpc;
3727 struct http_conn *httpc = &check->proto.httpc; in ConnectionExists()