Lines Matching defs:tcpstat
366 struct tcpstat struct
368 inet_prefix local;
369 inet_prefix remote;
370 int lport;
371 int rport;
372 int state;
373 int rq, wq;
374 int timer;
375 int timeout;
376 int retrs;
377 unsigned ino;
378 int probes;
379 unsigned uid;
380 int refcnt;
381 unsigned long long sk;
382 int rto, ato, qack, cwnd, ssthresh;