Searched refs:ssthresh (Results 1 - 2 of 2) sorted by relevance

/external/iproute2/misc/
H A Dss.c439 int rto, ato, qack, cwnd, ssthresh; member in struct:tcpstat
1218 &s.cwnd, &s.ssthresh, opt);
1226 s.ssthresh = -1;
1258 if (s.ssthresh != -1)
1259 printf(" ssthresh:%d", s.ssthresh);
1377 printf(" ssthresh:%d", info->tcpi_snd_ssthresh);
/external/iproute2/doc/
H A Dip-cref.tex1300 \item \verb|ssthresh NUMBER|

Completed in 95 milliseconds