Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c739 bbr_start_hpts_timer(struct tcp_bbr *bbr, struct tcpcb *tp, uint32_t cts, int32_t frm, int32_t slot… in bbr_start_hpts_timer() function
1065 bbr_start_hpts_timer(bbr, tp, cts, 1, bbr->r_ctl.rc_last_delay_val, in bbr_timer_audit()
4816 bbr_start_hpts_timer(bbr, tp, cts, 3, 0, 0); in bbr_timeout_persist()
4869 bbr_start_hpts_timer(bbr, tp, cts, 4, 0, 0); in bbr_timeout_keepalive()
10264 bbr_start_hpts_timer(bbr, tp, cts, 5, 0, 0); in bbr_init()
11674 bbr_start_hpts_timer(bbr, tp, cts, 6, 0, 0); in bbr_do_segment_nounlock()
11715 bbr_start_hpts_timer(bbr, tp, cts, 8, bbr->r_ctl.rc_last_delay_val, in bbr_do_segment_nounlock()
12901 bbr_start_hpts_timer(bbr, tp, cts, 9, slot, tot_len); in bbr_output_wtime()
14032 bbr_start_hpts_timer(bbr, tp, cts, 10, slot, in bbr_output_wtime()
14050 bbr_start_hpts_timer(bbr, tp, cts, 11, slot, 0); in bbr_output_wtime()
[all …]