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.c3005 bbr_reset_lt_bw_sampling(struct tcp_bbr *bbr, uint32_t cts) in bbr_reset_lt_bw_sampling() function
3109 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
3184 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
3208 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
3239 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
3972 bbr_reset_lt_bw_sampling(bbr, bbr->r_ctl.rc_rcvtime); in bbr_cong_signal()