Searched defs:rtt_ticks (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netinet/cc/ |
| H A D | cc_cubic.h | 116 theoretical_reno_cwnd(int ticks_since_cong, int rtt_ticks, unsigned long wmax, in theoretical_reno_cwnd() 124 theoretical_tf_cwnd(int ticks_since_cong, int rtt_ticks, unsigned long wmax, in theoretical_tf_cwnd() 217 reno_cwnd(int ticks_since_cong, int rtt_ticks, unsigned long wmax, in reno_cwnd() 238 tf_cwnd(int ticks_since_cong, int rtt_ticks, unsigned long wmax, in tf_cwnd()
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 6289 int32_t rtt_ticks; in tcp_bbr_xmit_timer_commit() local
|