Home
last modified time | relevance | path

Searched refs:rc_tmr_stopped (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/tcp_stacks/
H A Dtcp_rack.h427 uint8_t rc_tmr_stopped : 7, member
H A Dtcp_bbr.h803 rc_tmr_stopped:7; /* What timers have been stopped */ member
H A Drack.c4758 stopped = rack->rc_tmr_stopped; in rack_start_hpts_timer()
4971 rack->rc_tmr_stopped = 0; in rack_start_hpts_timer()
5850 rack->rc_tmr_stopped = 0; in rack_process_timers()
5892 rack->rc_tmr_stopped = rack->r_ctl.rc_hpts_flags & PACE_TMR_MASK; in rack_timer_cancel()
H A Dbbr.c759 stopped = bbr->rc_tmr_stopped; in bbr_start_hpts_timer()
956 bbr->rc_tmr_stopped = 0; in bbr_start_hpts_timer()
5233 bbr->rc_tmr_stopped = 0; in bbr_process_timers()
5289 bbr->rc_tmr_stopped = bbr->r_ctl.rc_hpts_flags & PACE_TMR_MASK; in bbr_timer_cancel()