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