Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_timer.c2499 tcp_cumulative_stat64(u_int64_t cur, u_int64_t *prev, u_int64_t *dest) in tcp_cumulative_stat64() function
2718 tcp_cumulative_stat64(tcpstat.tcps_mptcp_handover_cell_bytes, in tcp_report_stats()
2720 tcp_cumulative_stat64(tcpstat.tcps_mptcp_interactive_cell_bytes, in tcp_report_stats()
2722 tcp_cumulative_stat64(tcpstat.tcps_mptcp_aggregate_cell_bytes, in tcp_report_stats()
2724 tcp_cumulative_stat64(tcpstat.tcps_mptcp_handover_all_bytes, in tcp_report_stats()
2726 tcp_cumulative_stat64(tcpstat.tcps_mptcp_interactive_all_bytes, in tcp_report_stats()
2728 tcp_cumulative_stat64(tcpstat.tcps_mptcp_aggregate_all_bytes, in tcp_report_stats()