Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dtcp_bbr.c558 bool is_full_length = in bbr_is_next_cycle_phase() local
567 return is_full_length; /* just use wall clock time */ in bbr_is_next_cycle_phase()
578 return is_full_length && in bbr_is_next_cycle_phase()
586 return is_full_length || in bbr_is_next_cycle_phase()