Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dtcp_input.c2040 / BICTCP_B; in bictcp_cwnd()
2048 / BICTCP_B; in bictcp_cwnd()
2054 if (tp->snd_cwnd < tp->bictcp.last_max_cwnd + BICTCP_B) in bictcp_cwnd()
2057 / BICTCP_B; in bictcp_cwnd()
2059 + BICTCP_MAX_INCREMENT*(BICTCP_B-1)) in bictcp_cwnd()
2061 tp->bictcp.cnt = tp->snd_cwnd * (BICTCP_B-1) in bictcp_cwnd()
/linux-2.4.37.9/include/net/
Dtcp.h411 #define BICTCP_B 4 /* macro