Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c6754 uint64_t old_rttprop; in bbr_update_bbr_info() local
6794 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()