Home
last modified time | relevance | path

Searched defs:rtt_ticks (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/cc/
H A Dcc_cubic.h172 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()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c6248 int32_t rtt_ticks; in tcp_bbr_xmit_timer_commit() local