Lines Matching refs:http_conn
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()
1356 struct http_conn *httpc = &conn->proto.httpc; in http2_recv()
1652 struct http_conn *httpc = &conn->proto.httpc; in http2_send()
1958 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_setup()
2004 struct http_conn *httpc = &conn->proto.httpc; in Curl_http2_switched()