Searched refs:bbr_timer_cancel (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/netinet/tcp_stacks/ |
| H A D | bbr.c | 1053 bbr_timer_cancel(bbr, __LINE__, cts); in bbr_timer_audit() 3963 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_cong_signal() 7851 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_process_ack() 7890 bbr_timer_cancel(bbr, __LINE__, cts); in bbr_enter_persist() 8375 bbr_timer_cancel(bbr, in bbr_process_data() 8409 bbr_timer_cancel(bbr, in bbr_process_data() 8548 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_do_fastnewdata() 8721 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_fastack() 8825 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_do_syn_sent() 11939 bbr_timer_cancel(bbr, __LINE__, cts); in bbr_output_wtime() [all …]
|