Lines Matching refs:tcpstat
150 struct tcpstat tcpstat; variable
594 tcpstat.tcps_rcvmemdrop++; in tcp_reass()
615 tcpstat.tcps_rcvmemdrop++; in tcp_reass()
662 tcpstat.tcps_rcvduppack++; in tcp_reass()
663 tcpstat.tcps_rcvdupbyte += *tlenp; in tcp_reass()
696 tcpstat.tcps_rcvoopack++; in tcp_reass()
697 tcpstat.tcps_rcvoobyte += *tlenp; in tcp_reass()
797 tcpstat.tcps_recovered_pkts++; in tcp_reass()
1426 ++tcpstat.tcps_sndrexmitbad; in tcp_bad_rexmt_check()
1438 ++tcpstat.tcps_tlp_recoverlastpkt; in tcp_bad_rexmt_check()
1449 tcpstat.tcps_dsack_badrexmt++; in tcp_bad_rexmt_check()
1557 tcpstat.tcps_tlp_recovery++; in tcp_early_rexmt_check()
1561 tcpstat.tcps_early_rexmt++; in tcp_early_rexmt_check()
1596 tcpstat.tcps_tfo_cookie_req_rcv++; in tcp_tfo_syn()
1611 tcpstat.tcps_tfo_cookie_invalid++; in tcp_tfo_syn()
1624 tcpstat.tcps_tfo_syn_data_rcv++; in tcp_tfo_syn()
1648 tcpstat.tcps_tfo_cookie_rcv++; in tcp_tfo_synack()
1650 tcpstat.tcps_tfo_cookie_wrong++; in tcp_tfo_synack()
1663 tcpstat.tcps_tfo_syn_loss++; in tcp_tfo_synack()
1669 tcpstat.tcps_tfo_no_cookie_rcv++; in tcp_tfo_synack()
1734 tcpstat.tcps_rcvwinupd++; in tcp_update_window()
1807 tcpstat.tcps_ecn_recv_ce++; in tcp_input_ip_ecn()
2001 tcpstat.tcps_ecn_ace_recv_ce += tp->t_aecn.t_delta_ce_packets; in tcp_process_accecn()
2080 TCP_INC_VAR(tcpstat.tcps_rcvtotal, segment_count); in tcp_input()
2149 tcpstat.tcps_rcvshort++; in tcp_input()
2187 tcpstat.tcps_rcvbadoff++; in tcp_input()
2202 tcpstat.tcps_rcvshort++; in tcp_input()
2598 tcpstat.tcps_badsyn++; in tcp_input()
2604 tcpstat.tcps_badsyn++; in tcp_input()
2724 tcpstat.tcps_listendrop++; in tcp_input()
3036 tcpstat.tcps_ecn_recv_ce++; in tcp_input()
3060 tcpstat.tcps_ecn_fallback_ce++; in tcp_input()
3070 tcpstat.tcps_ecn_fallback_ce++; in tcp_input()
3240 ++tcpstat.tcps_predack; in tcp_input()
3249 tcpstat.tcps_rcvackpack++; in tcp_input()
3250 tcpstat.tcps_rcvackbyte += acked; in tcp_input()
3386 ++tcpstat.tcps_preddat; in tcp_input()
3406 TCP_INC_VAR(tcpstat.tcps_rcvpack, segment_count); in tcp_input()
3407 tcpstat.tcps_rcvbyte += tlen; in tcp_input()
3515 tcpstat.tcps_mp_reducedwin++; in tcp_input()
3662 tcpstat.tcps_accepts++; in tcp_input()
3767 tcpstat.tcps_connects++; in tcp_input()
3776 tcpstat.tcps_ecn_client_success++; in tcp_input()
3814 tcpstat.tcps_ecn_ace_syn_not_ect++; in tcp_input()
3822 tcpstat.tcps_ecn_ace_syn_ect1++; in tcp_input()
3830 tcpstat.tcps_ecn_ace_syn_ect0++; in tcp_input()
3849 tcpstat.tcps_ecn_ace_syn_ce++; in tcp_input()
3856 tcpstat.tcps_ecn_client_success++; in tcp_input()
3898 tcpstat.tcps_ecn_not_supported++; in tcp_input()
4050 tcpstat.tcps_tfo_syn_data_acked++; in tcp_input()
4094 tcpstat.tcps_rcvpackafterwin++; in tcp_input()
4095 tcpstat.tcps_rcvbyteafterwin += todrop; in tcp_input()
4138 tcpstat.tcps_synchallenge++; in tcp_input()
4256 tcpstat.tcps_drops++; in tcp_input()
4269 tcpstat.tcps_badrst++; in tcp_input()
4276 tcpstat.tcps_rstchallenge++; in tcp_input()
4307 tcpstat.tcps_rcvduppack++; in tcp_input()
4308 tcpstat.tcps_rcvdupbyte += tlen; in tcp_input()
4310 tcpstat.tcps_pawsdrop++; in tcp_input()
4323 tcpstat.tcps_ecn_fallback_reorder++; in tcp_input()
4401 tcpstat.tcps_synchallenge++; in tcp_input()
4414 tcpstat.tcps_rcvduppack++; in tcp_input()
4415 tcpstat.tcps_rcvdupbyte += todrop; in tcp_input()
4417 tcpstat.tcps_rcvpartduppack++; in tcp_input()
4418 tcpstat.tcps_rcvpartdupbyte += todrop; in tcp_input()
4485 tcpstat.tcps_rcvafterclose++; in tcp_input()
4498 tcpstat.tcps_rcvpackafterwin++; in tcp_input()
4500 tcpstat.tcps_rcvbyteafterwin += tlen; in tcp_input()
4524 tcpstat.tcps_rcvwinprobe++; in tcp_input()
4529 tcpstat.tcps_rcvbyteafterwin += todrop; in tcp_input()
4572 tcpstat.tcps_badsyn++; in tcp_input()
4580 tcpstat.tcps_synchallenge++; in tcp_input()
4654 tcpstat.tcps_connects++; in tcp_input()
4873 tcpstat.tcps_rcvacktoomuch++; in tcp_input()
5024 tcpstat.tcps_rcvdupack++; in tcp_input()
5197 tcpstat.tcps_delay_recovery++; in tcp_input()
5220 tcpstat.tcps_rack_recovery_episode++; in tcp_input()
5223 tcpstat.tcps_sack_recovery_episode++; in tcp_input()
5271 tcpstat.tcps_limited_txt++; in tcp_input()
5354 tcpstat.tcps_rcvackpack++; in tcp_input()
5355 tcpstat.tcps_rcvackbyte += acked; in tcp_input()
5490 tcpstat.tcps_ecn_recv_ece++; in tcp_input()
5555 tcpstat.tcps_rack_recovery_episode++; in tcp_input()
5673 tcpstat.tcps_sack_ackadv++; in tcp_input()
5829 TCP_INC_VAR(tcpstat.tcps_rcvpack, segment_count); in tcp_input()
5830 tcpstat.tcps_rcvbyte += tlen; in tcp_input()
6277 tcpstat.tcps_sack_rcv_blocks++; in tcp_dooptions()
6709 tcpstat.tcps_rttupdated++; in tcp_xmit_timer()
7083 tcpstat.tcps_usedssthresh++; in tcp_mss()
7398 tcpstat.tcps_drops++; in tcp_dropdropablreq()
7575 struct tcpstat *stat;
7576 stat = &tcpstat;
7579 struct tcpstat zero_stat;
7590 req->oldlen = (size_t)sizeof(struct tcpstat);
7593 error = SYSCTL_OUT(req, stat, MIN(sizeof(tcpstat), req->oldlen));
7778 tcpstat.tcps_rcvbadsum++; in tcp_input_checksum()