Home
last modified time | relevance | path

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

/freebsd-src/sys/netinet/cc/
H A Dcc_cubic.h173 theoretical_reno_cwnd(int ticks_since_epoch,int rtt_ticks,unsigned long wmax,uint32_t smss) theoretical_reno_cwnd() argument
181 theoretical_tf_cwnd(int ticks_since_epoch,int rtt_ticks,unsigned long wmax,uint32_t smss) theoretical_tf_cwnd() argument
/freebsd-src/sys/netinet/tcp_stacks/
H A Dbbr.c6259 int32_t rtt_ticks; tcp_bbr_xmit_timer_commit() local