1 instantiation of Icmpv4StatisticsTable
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
188
return new
Icmpv4StatisticsTable
()
2 references to Icmpv4StatisticsTable
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\LinuxIcmpV4Statistics.cs (1)
8
private readonly
Icmpv4StatisticsTable
_table;
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
176
public static
Icmpv4StatisticsTable
ParseIcmpv4FromSnmpFile(string filePath)