Searched defs:tcp_stat (Results 1 – 1 of 1) sorted by relevance
182 struct tcp_stat { struct183 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 */