Home
last modified time | relevance | path

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

/titanic_50/usr/src/stand/lib/tcp/
H A Dtcp.c186 static int tcp_cwnd_max_ = 1024 * 1024; variable
5415 tcp->tcp_cwnd_max = tcp_cwnd_max_; in tcp_init_values()