Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dtcp_bbr.c89 u32 min_rtt_stamp; /* timestamp of min_rtt_us */ member
914 bbr->min_rtt_stamp = tcp_jiffies32; /* wait a while until PROBE_RTT */ in bbr_check_probe_rtt_done()
946 bbr->min_rtt_stamp + bbr_min_rtt_win_sec * HZ); in bbr_update_min_rtt()
951 bbr->min_rtt_stamp = tcp_jiffies32; in bbr_update_min_rtt()
1051 bbr->min_rtt_stamp = tcp_jiffies32; in bbr_init()