Searched refs:old_rttprop (Results 1 – 1 of 1) sorted by relevance
6754 uint64_t old_rttprop; in bbr_update_bbr_info() local6794 old_rttprop = bbr_get_rtt(bbr, BBR_RTT_PROP); in bbr_update_bbr_info()6804 if (rtt < old_rttprop) { in bbr_update_bbr_info()6812 if (old_rttprop != bbr_get_rtt(bbr, BBR_RTT_PROP)) { in bbr_update_bbr_info()6821 else if (old_rttprop < bbr_get_rtt(bbr, BBR_RTT_PROP)) in bbr_update_bbr_info()