Home
last modified time | relevance | path

Searched refs:bbr_reset_probe_bw_mode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_bbr.c614 static void bbr_reset_probe_bw_mode(struct sock *sk) in bbr_reset_probe_bw_mode() function
628 bbr_reset_probe_bw_mode(sk); in bbr_reset_mode()
697 bbr_reset_probe_bw_mode(sk); /* restart gain cycling */ in bbr_lt_bw_sampling()
902 bbr_reset_probe_bw_mode(sk); /* we estimate queue is drained */ in bbr_check_drain()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bbr.c616 static void bbr_reset_probe_bw_mode(struct sock *sk) in bbr_reset_probe_bw_mode() function
630 bbr_reset_probe_bw_mode(sk); in bbr_reset_mode()
699 bbr_reset_probe_bw_mode(sk); /* restart gain cycling */ in bbr_lt_bw_sampling()
904 bbr_reset_probe_bw_mode(sk); /* we estimate queue is drained */ in bbr_check_drain()

Completed in 5 milliseconds