Home
last modified time | relevance | path

Searched refs:rc_all_timers_stopped (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h769 rc_all_timers_stopped:1, member
H A Dbbr.c566 if (bbr->rc_all_timers_stopped) { in bbr_timer_start()
4358 if (bbr->rc_all_timers_stopped) { in bbr_timeout_rack()
4546 if (bbr->rc_all_timers_stopped) { in bbr_timeout_tlp()
4704 if (bbr->rc_all_timers_stopped) { in bbr_timeout_delack()
4728 if (bbr->rc_all_timers_stopped) { in bbr_timeout_persist()
4806 if (bbr->rc_all_timers_stopped) { in bbr_timeout_keepalive()
4953 if (bbr->rc_all_timers_stopped) { in bbr_timeout_rxt()
5280 bbr->rc_all_timers_stopped = 1; in bbr_stopall()
9981 bbr->rc_all_timers_stopped = 0; in bbr_init()