Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_prague.c84 static float cubic_beta = 0.7f; variable
313 win = (uint32_t)(win * cubic_beta); in tcp_prague_pre_fr()