Searched defs:rtt_ticks (Results 1 – 2 of 2) sorted by relevance
172 theoretical_reno_cwnd(int ticks_since_epoch, int rtt_ticks, unsigned long wmax, in theoretical_reno_cwnd()180 theoretical_tf_cwnd(int ticks_since_epoch, int rtt_ticks, unsigned long wmax, in theoretical_tf_cwnd()
6248 int32_t rtt_ticks; in tcp_bbr_xmit_timer_commit() local