Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_bbr.c102 probe_rtt_round_done:1, /* a BBR_PROBE_RTT round at 4 pkts? */ member
972 bbr->probe_rtt_round_done = 0; in bbr_update_min_rtt()
976 bbr->probe_rtt_round_done = 1; in bbr_update_min_rtt()
977 if (bbr->probe_rtt_round_done) in bbr_update_min_rtt()
1051 bbr->probe_rtt_round_done = 0; in bbr_init()