Searched refs:TTCP_CLIENT_SND_WND (Results 1 – 2 of 2) sorted by relevance
165 #define TTCP_CLIENT_SND_WND 4096 /* dflt send window for T/TCP client */ macro
1101 tp->snd_wnd = TTCP_CLIENT_SND_WND; in tcp_usr_send()1189 tp->snd_wnd = TTCP_CLIENT_SND_WND; in tcp_usr_send()