Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp.c196 static int tcp_naglim_def = (4*1024)-1; variable
5433 tcp->tcp_naglim = tcp_naglim_def; in tcp_init_values()