Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_bbr.c89 u32 min_rtt_stamp; /* timestamp of min_rtt_us */ member
757 bbr->min_rtt_stamp = tcp_jiffies32; /* wait a while until PROBE_RTT */ in bbr_check_probe_rtt_done()
789 bbr->min_rtt_stamp + bbr_min_rtt_win_sec * HZ); in bbr_update_min_rtt()
794 bbr->min_rtt_stamp = tcp_jiffies32; in bbr_update_min_rtt()
865 bbr->min_rtt_stamp = tcp_jiffies32; in bbr_init()