Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dtcp_congctl.c422 #define CUBIC_BETAB 5 macro
871 K = tcp_cubic_cbrt(tp->snd_cubic_wmax / CUBIC_BETAB * in tcp_cubic_getW()
893 tp->snd_cubic_wmax * CUBIC_BETAA / CUBIC_BETAB / 2; in tcp_cubic_congestion_exp()
902 tcp_common_congestion_exp(tp, CUBIC_BETAA, CUBIC_BETAB); in tcp_cubic_congestion_exp()
941 w_tcp = tp->snd_cubic_wmax * CUBIC_BETAA / CUBIC_BETAB + in tcp_cubic_newack()