Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/ !
H A Dtcp_timer.c2489 tcp_cumulative_stat64(u_int64_t cur, u_int64_t *prev, u_int64_t *dest) in tcp_cumulative_stat64() function
2708 tcp_cumulative_stat64(tcpstat.tcps_mptcp_handover_cell_bytes, in tcp_report_stats()
2710 tcp_cumulative_stat64(tcpstat.tcps_mptcp_interactive_cell_bytes, in tcp_report_stats()
2712 tcp_cumulative_stat64(tcpstat.tcps_mptcp_aggregate_cell_bytes, in tcp_report_stats()
2714 tcp_cumulative_stat64(tcpstat.tcps_mptcp_handover_all_bytes, in tcp_report_stats()
2716 tcp_cumulative_stat64(tcpstat.tcps_mptcp_interactive_all_bytes, in tcp_report_stats()
2718 tcp_cumulative_stat64(tcpstat.tcps_mptcp_aggregate_all_bytes, in tcp_report_stats()