Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_downstream.h463 void reset_downstream_rtimer();
Dshrpx_http2_downstream_connection.cc103 downstream_->reset_downstream_rtimer(); in attach_downstream()
Dshrpx_http2_session.cc1290 downstream->reset_downstream_rtimer(); in on_frame_recv_callback()
1430 downstream->reset_downstream_rtimer(); in on_data_chunk_recv_callback()
1487 downstream->reset_downstream_rtimer(); in on_frame_send_callback()
Dshrpx_downstream.cc1015 void Downstream::reset_downstream_rtimer() { in reset_downstream_rtimer() function in shrpx::Downstream