Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Dtcp_timer.c2481 tcp_cumulative_stat64(u_int64_t cur, u_int64_t *prev, u_int64_t *dest) in tcp_cumulative_stat64() function
2699 tcp_cumulative_stat64(tcpstat.tcps_mptcp_handover_cell_bytes, in tcp_report_stats()
2701 tcp_cumulative_stat64(tcpstat.tcps_mptcp_interactive_cell_bytes, in tcp_report_stats()
2703 tcp_cumulative_stat64(tcpstat.tcps_mptcp_aggregate_cell_bytes, in tcp_report_stats()
2705 tcp_cumulative_stat64(tcpstat.tcps_mptcp_handover_all_bytes, in tcp_report_stats()
2707 tcp_cumulative_stat64(tcpstat.tcps_mptcp_interactive_all_bytes, in tcp_report_stats()
2709 tcp_cumulative_stat64(tcpstat.tcps_mptcp_aggregate_all_bytes, in tcp_report_stats()