HomeSort by relevance Sort by last modified time
    Searched full:qack (Results 1 - 1 of 1) sorted by null

  /external/iproute2/misc/
ss.c 382 int rto, ato, qack, cwnd, ssthresh; member in struct:tcpstat
1160 &s.refcnt, &s.sk, &s.rto, &s.ato, &s.qack,
1170 s.ato = s.qack = 0;
1203 if (s.qack/2)
1204 printf(" qack:%d", s.qack/2);
1205 if (s.qack&1)
    [all...]

Completed in 28 milliseconds