Searched defs:tcp_max_init_cwnd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_opt_data.c272 static int tcp_max_init_cwnd = TCP_MAX_INIT_CWND; variable
702 if (val > tcp_max_init_cwnd) {

Completed in 58 milliseconds