Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_bbr.c451 bool is_full_length = in bbr_is_next_cycle_phase() local
460 return is_full_length; /* just use wall clock time */ in bbr_is_next_cycle_phase()
471 return is_full_length && in bbr_is_next_cycle_phase()
479 return is_full_length || in bbr_is_next_cycle_phase()