Searched refs:tcps_mptcp_handover_cell_bytes (Results 1 – 3 of 3) sorted by relevance
428 u_int64_t tcps_mptcp_handover_cell_bytes; member2715 tcp_cumulative_stat64(tcpstat.tcps_mptcp_handover_cell_bytes, in tcp_report_stats()2716 &prev.tcps_mptcp_handover_cell_bytes, &stat.mptcp_handover_cell_bytes); in tcp_report_stats()
1459 …u_int64_t tcps_mptcp_handover_cell_bytes; /* Total number of bytes sent on cell in h… member
417 tcpstat.tcps_mptcp_handover_cell_bytes += cellbytes; in mptcpstats_session_wrapup()