HomeSort by relevance Sort by last modified time
    Searched refs:ssthresh (Results 1 - 2 of 2) sorted by null

  /external/iproute2/misc/
ss.c 382 int rto, ato, qack, cwnd, ssthresh; member in struct:tcpstat
1161 &s.cwnd, &s.ssthresh, opt);
1169 s.ssthresh = -1;
1201 if (s.ssthresh != -1)
1202 printf(" ssthresh:%d", s.ssthresh);
1320 printf(" ssthresh:%d", info->tcpi_snd_ssthresh);
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 7191 milliseconds