Searched refs:CUBED_ROOT_MAX_ULONG (Results 1 – 1 of 1) sorted by relevance
79 #define CUBED_ROOT_MAX_ULONG 448845 macro185 if (cwnd > CUBED_ROOT_MAX_ULONG) in cubic_cwnd()187 if (cwnd < -CUBED_ROOT_MAX_ULONG) in cubic_cwnd()