2 instantiations of UdpGlobalStatisticsTable
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (2)
374
return new
UdpGlobalStatisticsTable
()
392
return new
UdpGlobalStatisticsTable
()
3 references to UdpGlobalStatisticsTable
System.Net.NetworkInformation (3)
System\Net\NetworkInformation\LinuxUdpStatistics.cs (1)
11
private readonly
UdpGlobalStatisticsTable
_table;
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (2)
362
internal static
UdpGlobalStatisticsTable
ParseUdpv4GlobalStatisticsFromSnmpFile(string filePath)
386
internal static
UdpGlobalStatisticsTable
ParseUdpv6GlobalStatisticsFromSnmp6File(string filePath)