Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/cc/
H A Dcc_cubic.h93 theoretical_cubic_k(double wmax_pkts) in theoretical_cubic_k()
105 double C, wmax_pkts; in theoretical_cubic_cwnd() local
140 cubic_k(uint32_t wmax_pkts) in cubic_k()