Home
last modified time | relevance | path

Searched refs:tcpstat (Results 1 – 13 of 13) sorted by relevance

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_timer.c958 tcpstat.tcps_pmtudbh_reverted++; in tcp_pmtud_revert_segment_size()
997 tcpstat.tcps_keepprobe++; in tcp_send_keep_alive()
1061 tcpstat.tcps_fin_timeout_drops++; in tcp_timers()
1114 tcpstat.tcps_rxtfindrop++; in tcp_timers()
1116 tcpstat.tcps_drop_after_sleep++; in tcp_timers()
1118 tcpstat.tcps_timeoutdrop++; in tcp_timers()
1146 tcpstat.tcps_rexmttimeo++; in tcp_timers()
1195 tcpstat.tcps_rto_after_pto++; in tcp_timers()
1239 tcpstat.tcps_tfo_sndblackhole++; in tcp_timers()
1406 tcpstat.tcps_tailloss_rto++; in tcp_timers()
[all …]
H A Dtcp_input.c150 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()
[all …]
H A Dtcp_output.c323 tcpstat.tcps_tfo_heuristics_disable++; in tcp_tfo_check()
409 tcpstat.tcps_tfo_cookie_sent++;
434 tcpstat.tcps_tfo_syn_data_sent++; in tcp_tfo_write_cookie()
456 tcpstat.tcps_tfo_cookie_req++; in tcp_tfo_write_cookie()
468 tcpstat.tcps_tfo_syn_data_sent++; in tcp_tfo_write_cookie()
1043 tcpstat.tcps_rack_rexmits++; in tcp_output()
1086 tcpstat.tcps_sack_rexmits++; in tcp_output()
1087 tcpstat.tcps_sack_rexmit_bytes += in tcp_output()
1641 tcpstat.tcps_fcholdpacket++; in tcp_output()
2021 tcpstat.tcps_sack_send_blocks++; in tcp_output()
[all …]
H A Dtcp_sack.c249 tcpstat.tcps_sack_sboverflow++; in tcp_sackhole_alloc()
365 tcpstat.tcps_avoid_rxmt++; in tcp_sack_detect_reordering()
371 tcpstat.tcps_detect_reordering++; in tcp_sack_detect_reordering()
374 tcpstat.tcps_reordered_pkts++; in tcp_sack_detect_reordering()
383 tcpstat.tcps_ecn_fallback_reorder++; in tcp_sack_detect_reordering()
928 tcpstat.tcps_dsack_recvd_old++; in tcp_sack_process_dsack()
953 tcpstat.tcps_dsack_recvd_old++; in tcp_sack_process_dsack()
965 tcpstat.tcps_dsack_recvd++; in tcp_sack_process_dsack()
992 tcpstat.tcps_dsack_ackloss++; in tcp_sack_process_dsack()
H A Dmptcp.c289 tcpstat.tcps_mptcp_rcvmemdrop++; in mptcp_reass()
322 tcpstat.tcps_mptcp_rcvduppack++; in mptcp_reass()
343 tcpstat.tcps_mp_oodata++; in mptcp_reass()
523 tcpstat.tcps_mptcp_rcvpackafterwin++; in mptcp_input()
609 tcpstat.tcps_mp_rcvtotal++; in mptcp_input()
610 tcpstat.tcps_mp_rcvbytes += count; in mptcp_input()
974 tcpstat.tcps_mp_sel_rtt++; in mptcp_get_subflow()
987 tcpstat.tcps_mp_sel_rto++; in mptcp_get_subflow()
1209 tcpstat.tcps_mp_badcsum++; in mptcp_validate_csum()
H A Dmptcp_subr.c233 tcpstat.tcps_mp_switches++; in mptcpstats_inc_switch()
378 tcpstat.tcps_mptcp_fp_handover_attempt++; in mptcpstats_session_wrapup()
381 tcpstat.tcps_mptcp_fp_handover_success_cell++; in mptcpstats_session_wrapup()
384 tcpstat.tcps_mptcp_handover_wifi_from_cell++; in mptcpstats_session_wrapup()
387 tcpstat.tcps_mptcp_fp_handover_success_wifi++; in mptcpstats_session_wrapup()
390 tcpstat.tcps_mptcp_handover_cell_from_wifi++; in mptcpstats_session_wrapup()
394 tcpstat.tcps_mptcp_handover_attempt++; in mptcpstats_session_wrapup()
397 tcpstat.tcps_mptcp_handover_success_cell++; in mptcpstats_session_wrapup()
400 tcpstat.tcps_mptcp_handover_wifi_from_cell++; in mptcpstats_session_wrapup()
403 tcpstat.tcps_mptcp_handover_success_wifi++; in mptcpstats_session_wrapup()
[all …]
H A Dmptcp_opt.c302 tcpstat.tcps_estab_fallback++; in mptcp_send_infinite_mapping()
1045 tcpstat.tcps_invalid_mpcap++; in mptcp_do_mpcapable_opt()
1060 tcpstat.tcps_invalid_mpcap++; in mptcp_do_mpcapable_opt()
1086 tcpstat.tcps_mp_verdowngrade++; in mptcp_do_mpcapable_opt()
1090 tcpstat.tcps_invalid_mpcap++; in mptcp_do_mpcapable_opt()
1103 tcpstat.tcps_invalid_joins++; \ in mptcp_do_mpjoin_opt()
1561 tcpstat.tcps_invalid_opt++; in mptcp_do_fastclose_opt()
1571 tcpstat.tcps_invalid_opt++; in mptcp_do_fastclose_opt()
1580 tcpstat.tcps_invalid_opt++; in mptcp_do_fastclose_opt()
1608 tcpstat.tcps_invalid_opt++; in mptcp_do_mpfail_opt()
H A Dtcp_cache.c976 tcpstat.tcps_ecn_fallback_synloss++; in tcp_heuristic_inc_counters()
1013 tcpstat.tcps_ecn_fallback_droprst++; in tcp_heuristic_inc_counters()
1031 tcpstat.tcps_ecn_fallback_droprxmt++; in tcp_heuristic_inc_counters()
1047 tcpstat.tcps_ecn_fallback_synrst++; in tcp_heuristic_inc_counters()
1322 tcpstat.tcps_mptcp_fp_heuristic_fallback++; in tcp_heuristic_do_mptcp()
1324 tcpstat.tcps_mptcp_heuristic_fallback++; in tcp_heuristic_do_mptcp()
H A Dtcp_usrreq.c1593 tcpstat.tcps_connattempt++; in tcp_connect()
1727 tcpstat.tcps_connattempt++; in tcp6_connect()
3239 tcpstat.tcps_rcv_swcsum++; in tcp_in_cksum_stats()
3240 tcpstat.tcps_rcv_swcsum_bytes += len; in tcp_in_cksum_stats()
3246 tcpstat.tcps_snd_swcsum++; in tcp_out_cksum_stats()
3247 tcpstat.tcps_snd_swcsum_bytes += len; in tcp_out_cksum_stats()
3253 tcpstat.tcps_rcv6_swcsum++; in tcp_in6_cksum_stats()
3254 tcpstat.tcps_rcv6_swcsum_bytes += len; in tcp_in6_cksum_stats()
3260 tcpstat.tcps_snd6_swcsum++; in tcp_out6_cksum_stats()
3261 tcpstat.tcps_snd6_swcsum_bytes += len; in tcp_out6_cksum_stats()
H A Dtcp_subr.c1254 tcpstat.tcps_drops++; in tcp_drop()
1256 tcpstat.tcps_conndrops++; in tcp_drop()
1288 tcpstat.tcps_usedrtt++; in tcp_getrt_rtt()
1293 tcpstat.tcps_usedrttvar++; in tcp_getrt_rtt()
1593 tcpstat.tcps_cachedrtt++; in tcp_close()
1605 tcpstat.tcps_cachedrttvar++; in tcp_close()
1653 tcpstat.tcps_cachedssthresh++; in tcp_close()
1756 tcpstat.tcps_closed++; in tcp_close()
1758 tcpstat.tcps_closed, 0, 0, 0, 0); in tcp_close()
2991 tcpstat.tcps_mturesent++; in tcp_mtudisc()
[all …]
H A Dtcp_rack.c330 tcpstat.tcps_rack_reordering_timeout_recovery_episode++; in tcp_rack_reordering_timeout()
H A Dtcp_var.h1200 struct tcpstat { struct
1747 extern struct tcpstat tcpstat; /* tcp statistics */
/xnu-11417.101.15/bsd/net/
H A Dpf.c9642 tcpstat.tcps_rcvbadsum++; in pf_check_proto_cksum()