Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/cc/
H A Dcc_cubic.h69 #define CUBIC_FC_FACTOR 230 macro
H A Dcc_cubic.c367 cubic_data->max_cwnd = (cubic_data->max_cwnd * CUBIC_FC_FACTOR) in cubic_post_recovery()