Home
last modified time | relevance | path

Searched defs:tcp_stat (Results 1 – 1 of 1) sorted by relevance

/csrg-svn/sys/deprecated/bbnnet/
H A Dtcp.h182 struct tcp_stat { struct
183 struct in_stat t_in;
187 int t_badsegs; /* #bad tcp segments (to which we send RST) */
188 int t_unack; /* #tcp segs placed on rcv_unack */
189 int t_retransmit; /* #retransmissions we sent */
190 int t_ackonly; /* #send_pkt just to send ack, no data */