Home
last modified time | relevance | path

Searched refs:reset_downstream_wtimer (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_downstream.h464 void reset_downstream_wtimer();
Dshrpx_http2_downstream_connection.cc498 downstream_->reset_downstream_wtimer(); in push_request_headers()
Dshrpx_downstream.cc1023 void Downstream::reset_downstream_wtimer() { in reset_downstream_wtimer() function in shrpx::Downstream
Dshrpx_http2_session.cc1584 downstream->reset_downstream_wtimer(); in send_data_callback()