Searched refs:TCPSTAT_INC (Results 1 – 13 of 13) sorted by relevance
408 TCPSTAT_INC(tcps_sc_added); in syncache_insert()523 TCPSTAT_INC(tcps_sc_stale); in syncache_timer()536 TCPSTAT_INC(tcps_sndacks); in syncache_timer()537 TCPSTAT_INC(tcps_sndtotal); in syncache_timer()538 TCPSTAT_INC(tcps_sc_retransmitted); in syncache_timer()541 TCPSTAT_INC(tcps_sc_dropped); in syncache_timer()639 TCPSTAT_INC(tcps_badrst); in syncache_chkrst()649 TCPSTAT_INC(tcps_badrst); in syncache_chkrst()691 TCPSTAT_INC(tcps_sc_reset); in syncache_chkrst()693 TCPSTAT_INC(tcps_badrst); in syncache_chkrst()[all …]
289 TCPSTAT_INC(tcps_delack); in tcp_timer_delack()360 TCPSTAT_INC(tcps_finwait2_drops); in tcp_timer_2msl()454 TCPSTAT_INC(tcps_keeptimeo); in tcp_timer_keep()474 TCPSTAT_INC(tcps_keepprobe); in tcp_timer_keep()501 TCPSTAT_INC(tcps_keepdrops); in tcp_timer_keep()554 TCPSTAT_INC(tcps_persisttimeo); in tcp_timer_persist()565 TCPSTAT_INC(tcps_persistdrop); in tcp_timer_persist()582 TCPSTAT_INC(tcps_persistdrop); in tcp_timer_persist()655 TCPSTAT_INC(tcps_timeoutdrop); in tcp_timer_rexmt()702 TCPSTAT_INC(tcps_rexmttimeo); in tcp_timer_rexmt()[all …]
417 TCPSTAT_INC(tcps_usedrtt); in cc_conn_init()420 TCPSTAT_INC(tcps_usedrttvar); in cc_conn_init()438 TCPSTAT_INC(tcps_usedssthresh); in cc_conn_init()482 TCPSTAT_INC(tcps_ecn_rcwnd); in cc_cong_signal()496 TCPSTAT_INC(tcps_sndrexmitbad); in cc_cong_signal()612 TCPSTAT_INC(tcps_rcvshort); in tcp6_input_with_port()692 TCPSTAT_INC(tcps_rcvtotal); in tcp_input_with_port()712 TCPSTAT_INC(tcps_rcvbadsum); in tcp_input_with_port()749 TCPSTAT_INC(tcps_rcvshort); in tcp_input_with_port()791 TCPSTAT_INC(tcps_rcvbadsum); in tcp_input_with_port()[all …]
338 TCPSTAT_INC(tcps_rcvoopack); in tcp_reass_append()374 TCPSTAT_INC(tcps_rcvoopack); in tcp_reass_prepend()409 TCPSTAT_INC(tcps_rcvoopack); in tcp_reass_replace()603 TCPSTAT_INC(tcps_rcvreassfull); in tcp_reass()662 TCPSTAT_INC(tcps_rcvduppack); in tcp_reass()838 TCPSTAT_INC(tcps_rcvduppack); in tcp_reass()966 TCPSTAT_INC(tcps_rcvoopack); in tcp_reass()987 TCPSTAT_INC(tcps_rcvreassfull); in tcp_reass()1003 TCPSTAT_INC(tcps_rcvreassfull); in tcp_reass()1023 TCPSTAT_INC(tcps_rcvmemdrop); in tcp_reass()[all …]
460 TCPSTAT_INC(tcps_tw_recycles); in tcp_twcheck()480 TCPSTAT_INC(tcps_tw_resets); in tcp_twcheck()517 TCPSTAT_INC(tcps_tw_responds); in tcp_twcheck()584 TCPSTAT_INC(tcps_closed); in tcp_twclose()739 TCPSTAT_INC(tcps_sndacks); in tcp_twrespond()741 TCPSTAT_INC(tcps_sndctrl); in tcp_twrespond()742 TCPSTAT_INC(tcps_sndtotal); in tcp_twrespond()
342 TCPSTAT_INC(tcps_sack_rexmits); in tcp_output()1041 TCPSTAT_INC(tcps_sndprobe); in tcp_output()1052 TCPSTAT_INC(tcps_sndrexmitpack); in tcp_output()1059 TCPSTAT_INC(tcps_sndpack); in tcp_output()1138 TCPSTAT_INC(tcps_sndacks); in tcp_output()1140 TCPSTAT_INC(tcps_sndctrl); in tcp_output()1142 TCPSTAT_INC(tcps_sndurg); in tcp_output()1144 TCPSTAT_INC(tcps_sndwinup); in tcp_output()1244 TCPSTAT_INC(tcps_ecn_ect0); in tcp_output()1598 TCPSTAT_INC(tcps_segstimed); in tcp_output()[all …]
404 TCPSTAT_INC(tcps_hc_bucketoverflow); in tcp_hc_insert()441 TCPSTAT_INC(tcps_hc_added); in tcp_hc_insert()585 TCPSTAT_INC(tcps_cachedrtt); in tcp_hc_update()593 TCPSTAT_INC(tcps_cachedrttvar); in tcp_hc_update()601 TCPSTAT_INC(tcps_cachedssthresh); in tcp_hc_update()
555 TCPSTAT_INC(tcps_tunneled_pkts); in tcp_recv_udp_tunneled_packet()558 TCPSTAT_INC(tcps_tunneled_errs); in tcp_recv_udp_tunneled_packet()564 TCPSTAT_INC(tcps_tunneled_errs); in tcp_recv_udp_tunneled_packet()574 TCPSTAT_INC(tcps_tunneled_errs); in tcp_recv_udp_tunneled_packet()2269 TCPSTAT_INC(tcps_drops); in tcp_drop()2271 TCPSTAT_INC(tcps_conndrops); in tcp_drop()2492 TCPSTAT_INC(tcps_closed); in tcp_close()3377 TCPSTAT_INC(tcps_mturesent); in tcp_mtudisc()
462 TCPSTAT_INC(tcps_sack_sboverflow); in tcp_sackhole_alloc()
728 #define TCPSTAT_INC(name) TCPSTAT_ADD(name, 1) macro
1571 TCPSTAT_INC(tcps_connattempt); in tcp_connect()1612 TCPSTAT_INC(tcps_connattempt); in tcp6_connect()
378 TCPSTAT_INC(tcps_connects); in make_established()
13869 TCPSTAT_INC(tcps_ecn_shs); in rack_do_segment_nounlock()