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.h767 rc_all_timers_stopped:1, member
H A Dbbr.c564 if (bbr->rc_all_timers_stopped) { in bbr_timer_start()
4356 if (bbr->rc_all_timers_stopped) { in bbr_timeout_rack()
4544 if (bbr->rc_all_timers_stopped) { in bbr_timeout_tlp()
4702 if (bbr->rc_all_timers_stopped) { in bbr_timeout_delack()
4726 if (bbr->rc_all_timers_stopped) { in bbr_timeout_persist()
4804 if (bbr->rc_all_timers_stopped) { in bbr_timeout_keepalive()
4951 if (bbr->rc_all_timers_stopped) { in bbr_timeout_rxt()
5278 bbr->rc_all_timers_stopped = 1; in bbr_stopall()
9979 bbr->rc_all_timers_stopped = 0; in bbr_init()