Searched refs:BICTCP_MAX_INCREMENT (Results 1 – 2 of 2) sorted by relevance
2042 if (dist > BICTCP_MAX_INCREMENT) in bictcp_cwnd()2044 tp->bictcp.cnt = tp->snd_cwnd / BICTCP_MAX_INCREMENT; in bictcp_cwnd()2059 + BICTCP_MAX_INCREMENT*(BICTCP_B-1)) in bictcp_cwnd()2065 tp->bictcp.cnt = tp->snd_cwnd / BICTCP_MAX_INCREMENT; in bictcp_cwnd()
401 #define BICTCP_MAX_INCREMENT 32 /* macro