Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dtcp_bbr.c100 probe_rtt_round_done:1, /* a BBR_PROBE_RTT round at 4 pkts? */ member
970 bbr->probe_rtt_round_done = 0; in bbr_update_min_rtt()
974 bbr->probe_rtt_round_done = 1; in bbr_update_min_rtt()
975 if (bbr->probe_rtt_round_done) in bbr_update_min_rtt()
1049 bbr->probe_rtt_round_done = 0; in bbr_init()