Home
last modified time | relevance | path

Searched refs:pop_downstream_connection (Results 1 - 9 of 9) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_downstream_connection_pool.h43 std::unique_ptr<DownstreamConnection> pop_downstream_connection();
H A Dshrpx_https_upstream.cc787 downstream->pop_downstream_connection(); in on_write()
860 downstream->pop_downstream_connection(); in downstream_read()
874 downstream->pop_downstream_connection(); in downstream_read()
922 downstream->pop_downstream_connection(); in downstream_eof()
933 downstream->pop_downstream_connection(); in downstream_eof()
971 downstream->pop_downstream_connection(); in downstream_error()
1472 downstream_->pop_downstream_connection(); in on_downstream_reset()
1527 downstream_->pop_downstream_connection(); in on_downstream_reset()
H A Dshrpx_downstream_connection_pool.cc48 DownstreamConnectionPool::pop_downstream_connection() { in pop_downstream_connection() function in shrpx::DownstreamConnectionPool
H A Dshrpx_http2_upstream.cc1261 downstream->pop_downstream_connection(); in downstream_read()
1269 downstream->pop_downstream_connection(); in downstream_read()
1281 downstream->pop_downstream_connection(); in downstream_read()
1328 downstream->pop_downstream_connection(); in downstream_eof()
1373 downstream->pop_downstream_connection(); in downstream_error()
2067 downstream->pop_downstream_connection(); in on_downstream_reset()
2076 downstream->pop_downstream_connection(); in on_downstream_reset()
2081 downstream->pop_downstream_connection(); in on_downstream_reset()
2088 downstream->pop_downstream_connection(); in on_downstream_reset()
2131 downstream->pop_downstream_connection(); in on_downstream_reset()
[all...]
H A Dshrpx_http3_upstream.cc1066 downstream->pop_downstream_connection(); in downstream_read()
1074 downstream->pop_downstream_connection(); in downstream_read()
1086 downstream->pop_downstream_connection(); in downstream_read()
1133 downstream->pop_downstream_connection(); in downstream_eof()
1180 downstream->pop_downstream_connection(); in downstream_error()
1592 downstream->pop_downstream_connection(); in on_downstream_reset()
1601 downstream->pop_downstream_connection(); in on_downstream_reset()
1606 downstream->pop_downstream_connection(); in on_downstream_reset()
1613 downstream->pop_downstream_connection(); in on_downstream_reset()
1657 downstream->pop_downstream_connection(); in on_downstream_reset()
[all...]
H A Dshrpx_downstream.h346 std::unique_ptr<DownstreamConnection> pop_downstream_connection();
H A Dshrpx_downstream.cc261 std::unique_ptr<DownstreamConnection> Downstream::pop_downstream_connection() { in pop_downstream_connection() function in shrpx::Downstream
H A Dshrpx_client_handler.cc1120 auto dconn = addr->dconn_pool->pop_downstream_connection(); in get_downstream_connection()
H A Dshrpx_http_downstream_connection.cc92 downstream->pop_downstream_connection(); in retry_downstream_connection()

Completed in 17 milliseconds