Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_bbr.c556 bool is_full_length = in bbr_is_next_cycle_phase() local
565 return is_full_length; /* just use wall clock time */ in bbr_is_next_cycle_phase()
576 return is_full_length && in bbr_is_next_cycle_phase()
584 return is_full_length || in bbr_is_next_cycle_phase()