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.c3012 bbr_reset_lt_bw_sampling(struct tcp_bbr *bbr, uint32_t cts) in bbr_reset_lt_bw_sampling() function
3116 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
3191 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
3215 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
3246 bbr_reset_lt_bw_sampling(bbr, cts); in bbr_lt_bw_sampling()
3979 bbr_reset_lt_bw_sampling(bbr, bbr->r_ctl.rc_rcvtime); in bbr_cong_signal()