Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dtcp_bbr.h771 rc_all_timers_stopped:1, member
H A Dbbr.c577 if (bbr->rc_all_timers_stopped) { in bbr_timer_start()
4381 if (bbr->rc_all_timers_stopped) { in bbr_timeout_rack()
4568 if (bbr->rc_all_timers_stopped) { in bbr_timeout_tlp()
4727 if (bbr->rc_all_timers_stopped) { in bbr_timeout_delack()
4751 if (bbr->rc_all_timers_stopped) { in bbr_timeout_persist()
4833 if (bbr->rc_all_timers_stopped) { in bbr_timeout_keepalive()
4981 if (bbr->rc_all_timers_stopped) { in bbr_timeout_rxt()
5300 bbr->rc_all_timers_stopped = 1; in bbr_timer_stop()
10098 bbr->rc_all_timers_stopped = 0; in bbr_init()