Home
last modified time | relevance | path

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

/freebsd/sys/netinet/cc/
H A Dcc_cubic.h103 uint32_t W_est; member
211 theoretical_tf_cwnd(unsigned long W_est, unsigned long segs_acked, unsigned long cwnd, in theoretical_tf_cwnd()
H A Dcc_cubic.c239 uint32_t W_est, W_cubic, cwin, target, incr; in cubic_ack_received() local