Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c3042 bbr_reset_lt_bw_sampling(struct tcp_bbr *bbr, uint32_t cts) in bbr_reset_lt_bw_sampling() function
3146 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
3221 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
3245 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
3276 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
4002 bbr_reset_lt_bw_sampling(bbr, bbr->r_ctl.rc_rcvtime); in bbr_cong_signal()