Searched refs:htcp_max_diff (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netinet/cc/
H A Dcc_htcp.c168 static int htcp_max_diff = INT_MAX / ((1 << HTCP_ALPHA_INC_SHIFT) * 10); variable
408 if (diff < htcp_max_diff) {

Completed in 69 milliseconds