Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dtcp_timer.c947 tcpstat.tcps_pmtudbh_reverted++; in tcp_pmtud_revert_segment_size()
985 tcpstat.tcps_keepprobe++; in tcp_send_keep_alive()
1051 tcpstat.tcps_fin_timeout_drops++; in tcp_timers()
1104 tcpstat.tcps_rxtfindrop++; in tcp_timers()
1106 tcpstat.tcps_drop_after_sleep++; in tcp_timers()
1108 tcpstat.tcps_timeoutdrop++; in tcp_timers()
1136 tcpstat.tcps_rexmttimeo++; in tcp_timers()
1185 tcpstat.tcps_rto_after_pto++; in tcp_timers()
1229 tcpstat.tcps_tfo_sndblackhole++; in tcp_timers()
1378 tcpstat.tcps_tailloss_rto++; in tcp_timers()
[all …]
H A Dtcp_input.c156 struct tcpstat tcpstat; variable
597 tcpstat.tcps_rcvmemdrop++; in tcp_reass()
618 tcpstat.tcps_rcvmemdrop++; in tcp_reass()
665 tcpstat.tcps_rcvduppack++; in tcp_reass()
666 tcpstat.tcps_rcvdupbyte += *tlenp; in tcp_reass()
697 tcpstat.tcps_rcvoopack++; in tcp_reass()
698 tcpstat.tcps_rcvoobyte += *tlenp; in tcp_reass()
794 tcpstat.tcps_recovered_pkts++; in tcp_reass()
1472 ++tcpstat.tcps_sndrexmitbad; in tcp_bad_rexmt_check()
1483 ++tcpstat.tcps_tlp_recoverlastpkt; in tcp_bad_rexmt_check()
[all …]
H A Dtcp_output.c306 tcpstat.tcps_tfo_heuristics_disable++; in tcp_tfo_check()
391 tcpstat.tcps_tfo_cookie_sent++; in tcp_tfo_write_cookie_rep()
416 tcpstat.tcps_tfo_syn_data_sent++; in tcp_tfo_write_cookie()
438 tcpstat.tcps_tfo_cookie_req++; in tcp_tfo_write_cookie()
450 tcpstat.tcps_tfo_syn_data_sent++; in tcp_tfo_write_cookie()
986 tcpstat.tcps_sack_rexmits++; in tcp_output()
987 tcpstat.tcps_sack_rexmit_bytes += in tcp_output()
1496 tcpstat.tcps_fcholdpacket++; in tcp_output()
1852 tcpstat.tcps_sack_send_blocks++; in tcp_output()
1867 tcpstat.tcps_dsack_sent++; in tcp_output()
[all …]
H A Dtcp_sack.c252 tcpstat.tcps_sack_sboverflow++; in tcp_sackhole_alloc()
368 tcpstat.tcps_avoid_rxmt++; in tcp_sack_detect_reordering()
374 tcpstat.tcps_detect_reordering++; in tcp_sack_detect_reordering()
377 tcpstat.tcps_reordered_pkts++; in tcp_sack_detect_reordering()
386 tcpstat.tcps_ecn_fallback_reorder++; in tcp_sack_detect_reordering()
913 tcpstat.tcps_dsack_recvd_old++; in tcp_sack_process_dsack()
937 tcpstat.tcps_dsack_recvd_old++; in tcp_sack_process_dsack()
948 tcpstat.tcps_dsack_recvd++; in tcp_sack_process_dsack()
966 tcpstat.tcps_dsack_ackloss++; in tcp_sack_process_dsack()
H A Dmptcp.c288 tcpstat.tcps_mptcp_rcvmemdrop++; in mptcp_reass()
321 tcpstat.tcps_mptcp_rcvduppack++; in mptcp_reass()
342 tcpstat.tcps_mp_oodata++; in mptcp_reass()
518 tcpstat.tcps_mptcp_rcvpackafterwin++; in mptcp_input()
604 tcpstat.tcps_mp_rcvtotal++; in mptcp_input()
605 tcpstat.tcps_mp_rcvbytes += count; in mptcp_input()
970 tcpstat.tcps_mp_sel_rtt++; in mptcp_get_subflow()
983 tcpstat.tcps_mp_sel_rto++; in mptcp_get_subflow()
1205 tcpstat.tcps_mp_badcsum++; in mptcp_validate_csum()
H A Dmptcp_subr.c228 tcpstat.tcps_mp_switches++; in mptcpstats_inc_switch()
373 tcpstat.tcps_mptcp_fp_handover_attempt++; in mptcpstats_session_wrapup()
376 tcpstat.tcps_mptcp_fp_handover_success_cell++; in mptcpstats_session_wrapup()
379 tcpstat.tcps_mptcp_handover_wifi_from_cell++; in mptcpstats_session_wrapup()
382 tcpstat.tcps_mptcp_fp_handover_success_wifi++; in mptcpstats_session_wrapup()
385 tcpstat.tcps_mptcp_handover_cell_from_wifi++; in mptcpstats_session_wrapup()
389 tcpstat.tcps_mptcp_handover_attempt++; in mptcpstats_session_wrapup()
392 tcpstat.tcps_mptcp_handover_success_cell++; in mptcpstats_session_wrapup()
395 tcpstat.tcps_mptcp_handover_wifi_from_cell++; in mptcpstats_session_wrapup()
398 tcpstat.tcps_mptcp_handover_success_wifi++; in mptcpstats_session_wrapup()
[all …]
H A Dmptcp_opt.c301 tcpstat.tcps_estab_fallback++; in mptcp_send_infinite_mapping()
959 tcpstat.tcps_invalid_mpcap++; in mptcp_do_mpcapable_opt()
974 tcpstat.tcps_invalid_mpcap++; in mptcp_do_mpcapable_opt()
1002 tcpstat.tcps_mp_verdowngrade++; in mptcp_do_mpcapable_opt()
1006 tcpstat.tcps_invalid_mpcap++; in mptcp_do_mpcapable_opt()
1019 tcpstat.tcps_invalid_joins++; \ in mptcp_do_mpjoin_opt()
1474 tcpstat.tcps_invalid_opt++; in mptcp_do_fastclose_opt()
1484 tcpstat.tcps_invalid_opt++; in mptcp_do_fastclose_opt()
1493 tcpstat.tcps_invalid_opt++; in mptcp_do_fastclose_opt()
1520 tcpstat.tcps_invalid_opt++; in mptcp_do_mpfail_opt()
H A Dtcp_cache.c971 tcpstat.tcps_ecn_fallback_synloss++; in tcp_heuristic_inc_counters()
1008 tcpstat.tcps_ecn_fallback_droprst++; in tcp_heuristic_inc_counters()
1026 tcpstat.tcps_ecn_fallback_droprxmt++; in tcp_heuristic_inc_counters()
1042 tcpstat.tcps_ecn_fallback_synrst++; in tcp_heuristic_inc_counters()
1317 tcpstat.tcps_mptcp_fp_heuristic_fallback++; in tcp_heuristic_do_mptcp()
1319 tcpstat.tcps_mptcp_heuristic_fallback++; in tcp_heuristic_do_mptcp()
H A Dtcp_subr.c1215 tcpstat.tcps_drops++; in tcp_drop()
1217 tcpstat.tcps_conndrops++; in tcp_drop()
1251 tcpstat.tcps_usedrtt++; in tcp_getrt_rtt()
1256 tcpstat.tcps_usedrttvar++; in tcp_getrt_rtt()
1538 tcpstat.tcps_cachedrtt++; in tcp_close()
1550 tcpstat.tcps_cachedrttvar++; in tcp_close()
1598 tcpstat.tcps_cachedssthresh++; in tcp_close()
1699 tcpstat.tcps_closed++; in tcp_close()
1701 tcpstat.tcps_closed, 0, 0, 0, 0); in tcp_close()
2921 tcpstat.tcps_mturesent++; in tcp_mtudisc()
[all …]
H A Dtcp_usrreq.c1563 tcpstat.tcps_connattempt++; in tcp_connect()
1696 tcpstat.tcps_connattempt++; in tcp6_connect()
3146 tcpstat.tcps_rcv_swcsum++; in tcp_in_cksum_stats()
3147 tcpstat.tcps_rcv_swcsum_bytes += len; in tcp_in_cksum_stats()
3153 tcpstat.tcps_snd_swcsum++; in tcp_out_cksum_stats()
3154 tcpstat.tcps_snd_swcsum_bytes += len; in tcp_out_cksum_stats()
3160 tcpstat.tcps_rcv6_swcsum++; in tcp_in6_cksum_stats()
3161 tcpstat.tcps_rcv6_swcsum_bytes += len; in tcp_in6_cksum_stats()
3167 tcpstat.tcps_snd6_swcsum++; in tcp_out6_cksum_stats()
3168 tcpstat.tcps_snd6_swcsum_bytes += len; in tcp_out6_cksum_stats()
H A Dtcp_var.h1029 struct tcpstat { struct
1596 extern struct tcpstat tcpstat; /* tcp statistics */
/xnu-8796.141.3/bsd/net/
H A Dpf.c9607 tcpstat.tcps_rcvbadsum++; in pf_check_proto_cksum()