Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c3010 bbr_reset_lt_bw_sampling(struct tcp_bbr *bbr, uint32_t cts) in bbr_reset_lt_bw_sampling() function
3114 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
3189 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
3213 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
3244 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
3977 bbr_reset_lt_bw_sampling(bbr, bbr->r_ctl.rc_rcvtime); in bbr_cong_signal()