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.c505 bbr_timer_cancel(struct tcp_bbr *bbr, int32_t line, uint32_t cts);
1041 bbr_timer_cancel(bbr, __LINE__, cts); in bbr_timer_audit()
3946 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_cong_signal()
5229 bbr_timer_cancel(struct tcp_bbr *bbr, int32_t line, uint32_t cts) in bbr_timer_cancel() function
7836 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_process_ack()
7875 bbr_timer_cancel(bbr, __LINE__, cts); in bbr_enter_persist()
8254 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_process_data()
8360 bbr_timer_cancel(bbr, in bbr_process_data()
8394 bbr_timer_cancel(bbr, in bbr_process_data()
8533 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_do_fastnewdata()
[all …]