2 instantiations of IPGlobalStatisticsTable
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (2)
276
return new
IPGlobalStatisticsTable
()
306
return new
IPGlobalStatisticsTable
()
3 references to IPGlobalStatisticsTable
System.Net.NetworkInformation (3)
System\Net\NetworkInformation\LinuxIPGlobalStatistics.cs (1)
14
private readonly
IPGlobalStatisticsTable
_table;
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (2)
263
public static
IPGlobalStatisticsTable
ParseIPv4GlobalStatisticsFromSnmpFile(string filePath)
300
internal static
IPGlobalStatisticsTable
ParseIPv6GlobalStatisticsFromSnmp6File(string filePath)