Searched refs:TTCP_CLIENT_SND_WND (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/netinet/
H A Dtcp.h144 #define TTCP_CLIENT_SND_WND 4096 /* dflt send window for T/TCP client */ macro
H A Dtcp_usrreq.c973 tp->snd_wnd = TTCP_CLIENT_SND_WND;
1032 tp->snd_wnd = TTCP_CLIENT_SND_WND;

Completed in 131 milliseconds