Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp.h165 #define TTCP_CLIENT_SND_WND 4096 /* dflt send window for T/TCP client */ macro
H A Dtcp_usrreq.c1094 tp->snd_wnd = TTCP_CLIENT_SND_WND; in tcp_usr_send()
1182 tp->snd_wnd = TTCP_CLIENT_SND_WND; in tcp_usr_send()