Home
last modified time | relevance | path

Searched refs:remove_downstream_connection (Results 1 - 7 of 7) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_downstream_connection_pool.h44 void remove_downstream_connection(DownstreamConnection *dconn);
H A Dshrpx_downstream_connection_pool.cc60 void DownstreamConnectionPool::remove_downstream_connection( in remove_downstream_connection() function in shrpx::DownstreamConnectionPool
H A Dshrpx_client_handler.h108 void remove_downstream_connection(DownstreamConnection *dconn);
H A Dshrpx_http2_session.h114 void remove_downstream_connection(Http2DownstreamConnection *dconn);
H A Dshrpx_http2_downstream_connection.cc88 http2session_->remove_downstream_connection(this); in ~Http2DownstreamConnection()
H A Dshrpx_http_downstream_connection.cc829 dconn_pool->remove_downstream_connection(dconn); in remove_from_pool()
H A Dshrpx_http2_session.cc272 // remove_downstream_connection(). The multiple in disconnect()
727 void Http2Session::remove_downstream_connection( in remove_downstream_connection() function in shrpx::Http2Session

Completed in 7 milliseconds