Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_bbr.c545 static void bbr_reset_lt_bw_sampling(struct sock *sk) in bbr_reset_lt_bw_sampling() function
597 bbr_reset_lt_bw_sampling(sk); /* stop using lt_bw */ in bbr_lt_bw_sampling()
616 bbr_reset_lt_bw_sampling(sk); in bbr_lt_bw_sampling()
625 bbr_reset_lt_bw_sampling(sk); /* interval is too long */ in bbr_lt_bw_sampling()
649 bbr_reset_lt_bw_sampling(sk); /* interval too long; reset */ in bbr_lt_bw_sampling()
879 bbr_reset_lt_bw_sampling(sk); in bbr_init()
900 bbr_reset_lt_bw_sampling(sk); in bbr_undo_cwnd()