ss.c | 447 int rto, ato, qack, cwnd, ssthresh; member in struct:tcpstat 1226 &s.refcnt, &s.sk, &s.rto, &s.ato, &s.qack, 1236 s.ato = s.qack = 0; 1263 if (s.ato) 1264 printf(" ato:%g", (double)s.ato/hz); 1394 printf(" ato:%g", (double)info->tcpi_ato/1000); [all...] |