Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_bbr.c446 static bool bbr_is_next_cycle_phase(struct sock *sk, in bbr_is_next_cycle_phase() function
500 if (bbr->mode == BBR_PROBE_BW && bbr_is_next_cycle_phase(sk, rs)) in bbr_update_cycle_phase()