Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_bbr.c551 static bool bbr_is_next_cycle_phase(struct sock *sk, in bbr_is_next_cycle_phase() function
603 if (bbr->mode == BBR_PROBE_BW && bbr_is_next_cycle_phase(sk, rs)) in bbr_update_cycle_phase()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bbr.c553 static bool bbr_is_next_cycle_phase(struct sock *sk, in bbr_is_next_cycle_phase() function
605 if (bbr->mode == BBR_PROBE_BW && bbr_is_next_cycle_phase(sk, rs)) in bbr_update_cycle_phase()

Completed in 5 milliseconds