Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_bbr.c554 static bool bbr_is_next_cycle_phase(struct sock *sk, in bbr_is_next_cycle_phase() function
606 if (bbr->mode == BBR_PROBE_BW && bbr_is_next_cycle_phase(sk, rs)) in bbr_update_cycle_phase()