Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_bbr.c559 bool is_full_length = in bbr_is_next_cycle_phase() local
568 return is_full_length; /* just use wall clock time */ in bbr_is_next_cycle_phase()
579 return is_full_length && in bbr_is_next_cycle_phase()
587 return is_full_length || in bbr_is_next_cycle_phase()