Searched refs:reset_connection_check_timer (Results 1 – 2 of 2) sorted by relevance
181 void reset_connection_check_timer(ev_tstamp t);
1730 reset_connection_check_timer(CONNCHK_TIMEOUT); in connection_made()1881 reset_connection_check_timer(CONNCHK_PING_TIMEOUT); in start_checking_connection()1886 void Http2Session::reset_connection_check_timer(ev_tstamp t) { in reset_connection_check_timer() function in shrpx::Http2Session1896 reset_connection_check_timer(CONNCHK_TIMEOUT); in reset_connection_check_timer_if_not_checking()1900 reset_connection_check_timer(CONNCHK_TIMEOUT); in connection_alive()