Home
last modified time | relevance | path

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

/titanic_44/usr/src/stand/lib/tcp/
H A Dtcp.c208 static int tcp_wscale_always = 1; variable
1361 if (tcp->tcp_rcv_ws > 0 || tcp_wscale_always) in tcp_connect()