ss.c | 447 int rto, ato, qack, cwnd, ssthresh; member in struct:tcpstat 1226 &s.refcnt, &s.sk, &s.rto, &s.ato, &s.qack, 1233 s.rto = 0; 1261 if (s.rto && s.rto != 3*hz) 1262 printf(" rto:%g", (double)s.rto/hz); 1389 printf(" rto:%g", (double)info->tcpi_rto/1000); [all...] |