Home
last modified time | relevance | path

Searched refs:stop_settings_timer (Results 1 – 6 of 6) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_live_check.h86 void stop_settings_timer();
Dshrpx_http2_upstream.h105 void stop_settings_timer();
Dshrpx_http2_session.h167 void stop_settings_timer();
Dshrpx_live_check.cc711 void LiveCheck::stop_settings_timer() { in stop_settings_timer() function in shrpx::LiveCheck
743 live_check->stop_settings_timer(); in on_frame_recv_callback()
Dshrpx_http2_session.cc883 void Http2Session::stop_settings_timer() { in stop_settings_timer() function in shrpx::Http2Session
1315 http2session->stop_settings_timer(); in on_frame_recv_callback()
Dshrpx_http2_upstream.cc157 void Http2Upstream::stop_settings_timer() { in stop_settings_timer() function in shrpx::Http2Upstream
601 upstream->stop_settings_timer(); in on_frame_recv_callback()