Home
last modified time | relevance | path

Searched refs:reset_upstream_rtimer (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_downstream.h448 void reset_upstream_rtimer();
Dshrpx_http2_upstream.cc134 downstream->reset_upstream_rtimer(); in upgrade_upstream()
286 downstream->reset_upstream_rtimer(); in on_start_request()
576 downstream->reset_upstream_rtimer(); in on_frame_recv_callback()
636 downstream->reset_upstream_rtimer(); in on_data_chunk_recv_callback()
Dshrpx_downstream.cc971 void Downstream::reset_upstream_rtimer() { in reset_upstream_rtimer() function in shrpx::Downstream