Home
last modified time | relevance | path

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

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