Searched defs:tcpstat (Results 1 – 1 of 1) sorted by relevance
752 struct tcpstat struct754 struct sockstat ss;755 int timer;756 int timeout;757 int probes;758 char cong_alg[16];759 double rto, ato, rtt, rttvar;760 int qack, cwnd, ssthresh, backoff;761 double send_bps;762 int snd_wscale;[all …]