Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/cc/
H A Dcc_cubic.h176 cubic_cwnd(int ticks_since_cong, unsigned long wmax, uint32_t smss, int64_t K) in cubic_cwnd() function
H A Dcc_cubic.c188 w_cubic_next = cubic_cwnd(ticks_since_cong + in cubic_ack_received()