1 instantiation of TcpGlobalStatisticsTable
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
342return new TcpGlobalStatisticsTable()
2 references to TcpGlobalStatisticsTable
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\LinuxTcpStatistics.cs (1)
10private readonly TcpGlobalStatisticsTable _table;
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
328internal static TcpGlobalStatisticsTable ParseTcpGlobalStatisticsFromSnmpFile(string filePath)