Searched refs:old_rttprop (Results 1 – 1 of 1) sorted by relevance
6649 uint64_t old_rttprop; in bbr_update_bbr_info() local6689 old_rttprop = bbr_get_rtt(bbr, BBR_RTT_PROP); in bbr_update_bbr_info()6699 if (rtt < old_rttprop) { in bbr_update_bbr_info()6707 if (old_rttprop != bbr_get_rtt(bbr, BBR_RTT_PROP)) { in bbr_update_bbr_info()6716 else if (old_rttprop < bbr_get_rtt(bbr, BBR_RTT_PROP)) in bbr_update_bbr_info()