Home
last modified time | relevance | path

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

/titanic_50/usr/src/stand/lib/tcp/
H A Dtcp.c197 static int tcp_naglim_def = (4*1024)-1; variable
5435 tcp->tcp_naglim = tcp_naglim_def; in tcp_init_values()