initTcpStats

private fun initTcpStats(source: InternetProtocolStats.TcpStats): TcpStats

Initializes the TCP statistics from the raw source data.

Return

A TcpStats object containing the processed TCP stats.

Parameters

source

The raw TCP stats data from the source.