Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_bbr.c100 probe_rtt_round_done:1, /* a BBR_PROBE_RTT round at 4 pkts? */ member
815 bbr->probe_rtt_round_done = 0; in bbr_update_min_rtt()
819 bbr->probe_rtt_round_done = 1; in bbr_update_min_rtt()
820 if (bbr->probe_rtt_round_done) in bbr_update_min_rtt()
863 bbr->probe_rtt_round_done = 0; in bbr_init()