Searched refs:bbr_timer_cancel (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 1064 bbr_timer_cancel(bbr, __LINE__, cts); in bbr_timer_audit() 3976 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_cong_signal() 7916 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_process_ack() 7955 bbr_timer_cancel(bbr, __LINE__, cts); in bbr_enter_persist() 8433 bbr_timer_cancel(bbr, in bbr_process_data() 8467 bbr_timer_cancel(bbr, in bbr_process_data() 8623 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_do_fastnewdata() 8812 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_fastack() 8914 bbr_timer_cancel(bbr, __LINE__, bbr->r_ctl.rc_rcvtime); in bbr_do_syn_sent() 12083 bbr_timer_cancel(bbr, __LINE__, cts); in bbr_output_wtime() [all …]
|