Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_bbr.c102 probe_rtt_round_done:1, /* a BBR_PROBE_RTT round at 4 pkts? */ member
973 bbr->probe_rtt_round_done = 0; in bbr_update_min_rtt()
977 bbr->probe_rtt_round_done = 1; in bbr_update_min_rtt()
978 if (bbr->probe_rtt_round_done) in bbr_update_min_rtt()
1052 bbr->probe_rtt_round_done = 0; in bbr_init()