Home
last modified time | relevance | path

Searched refs:get_downstream_config (Results 1 - 8 of 8) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_live_check.cc106 worker->get_downstream_config()->timeout.write, in LiveCheck()
107 worker->get_downstream_config()->timeout.read, {}, {}, writecb, in LiveCheck()
H A Dshrpx_worker.h368 const DownstreamConfig *get_downstream_config() const;
H A Dshrpx_http_downstream_connection.cc304 auto &downstreamconf = *worker_->get_downstream_config(); in initiate_connection()
873 auto &downstreamconf = *worker_->get_downstream_config(); in detach_downstream()
893 auto &downstreamconf = *worker_->get_downstream_config(); in resume_read()
H A Dshrpx_downstream.cc643 auto &downstreamconf = *worker->get_downstream_config(); in request_buf_full()
753 auto &downstreamconf = *worker->get_downstream_config(); in response_buf_full()
H A Dshrpx_worker.cc653 const DownstreamConfig *Worker::get_downstream_config() const { in get_downstream_config() function in shrpx::Worker
H A Dshrpx_client_handler.cc1025 auto &downstreamconf = *worker_->get_downstream_config(); in get_downstream_connection()
H A Dshrpx_http2_upstream.cc1012 auto &downstreamconf = *worker->get_downstream_config(); in downstream_queue_size()
H A Dshrpx_http3_upstream.cc93 auto &downstreamconf = *worker->get_downstream_config(); in downstream_queue_size()

Completed in 16 milliseconds