Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c507 bbr_timer_cancel(struct tcp_bbr *bbr, int32_t line, uint32_t cts);
1045 bbr_timer_cancel(bbr, __LINE__, cts); in bbr_timer_audit()
3953 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_cong_signal()
5236 bbr_timer_cancel(struct tcp_bbr *bbr, int32_t line, uint32_t cts) in bbr_timer_cancel() function
7843 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_process_ack()
7882 bbr_timer_cancel(bbr, __LINE__, cts); in bbr_enter_persist()
8261 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_process_data()
8367 bbr_timer_cancel(bbr, in bbr_process_data()
8401 bbr_timer_cancel(bbr, in bbr_process_data()
8540 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_do_fastnewdata()
[all …]