Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp_inet.h91 #define TCP_MAX_LARGEWIN (TCP_MAXWIN << TCP_MAX_WINSHIFT) macro
H A Dtcp.c5415 tcp->tcp_cwnd_ssthresh = TCP_MAX_LARGEWIN; in tcp_init_values()
/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h118 #define TCP_MAX_LARGEWIN (TCP_MAXWIN << TCP_MAX_WINSHIFT) macro
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c651 tcp->tcp_cwnd_ssthresh = TCP_MAX_LARGEWIN; in tcp_set_destination()
2454 tcp->tcp_cwnd_ssthresh = TCP_MAX_LARGEWIN; in tcp_init_values()