Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dtcp_bbr.c644 static void bbr_reset_lt_bw_sampling(struct sock *sk) in bbr_reset_lt_bw_sampling() function
696 bbr_reset_lt_bw_sampling(sk); /* stop using lt_bw */ in bbr_lt_bw_sampling()
715 bbr_reset_lt_bw_sampling(sk); in bbr_lt_bw_sampling()
724 bbr_reset_lt_bw_sampling(sk); /* interval is too long */ in bbr_lt_bw_sampling()
748 bbr_reset_lt_bw_sampling(sk); /* interval too long; reset */ in bbr_lt_bw_sampling()
1065 bbr_reset_lt_bw_sampling(sk); in bbr_init()
1093 bbr_reset_lt_bw_sampling(sk); in bbr_undo_cwnd()