Home
last modified time | relevance | path

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

/freebsd/sys/netinet/cc/
H A Dcc_cubic.h153 theoretical_cubic_k(uint32_t wmax_segs, uint32_t cwnd_epoch_segs) in theoretical_cubic_k()
174 theoretical_cubic_cwnd(int ticks_elapsed, uint32_t wmax_segs, uint32_t cwnd_epoch_segs) in theoretical_cubic_cwnd()
238 cubic_k(uint32_t wmax_segs, uint32_t cwnd_epoch_segs) in cubic_k()