Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet/
H A Dtcp_timer.c2517 tcp_cumulative_stat64(u_int64_t cur, u_int64_t *prev, u_int64_t *dest) in tcp_cumulative_stat64() function
2736 tcp_cumulative_stat64(tcpstat.tcps_mptcp_handover_cell_bytes, in tcp_report_stats()
2738 tcp_cumulative_stat64(tcpstat.tcps_mptcp_interactive_cell_bytes, in tcp_report_stats()
2740 tcp_cumulative_stat64(tcpstat.tcps_mptcp_aggregate_cell_bytes, in tcp_report_stats()
2742 tcp_cumulative_stat64(tcpstat.tcps_mptcp_handover_all_bytes, in tcp_report_stats()
2744 tcp_cumulative_stat64(tcpstat.tcps_mptcp_interactive_all_bytes, in tcp_report_stats()
2746 tcp_cumulative_stat64(tcpstat.tcps_mptcp_aggregate_all_bytes, in tcp_report_stats()