2 references to LinuxIPInterfaceStatistics
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\LinuxIPv4InterfaceStatistics.cs (1)
14
_statistics = new
LinuxIPInterfaceStatistics
(name);
System\Net\NetworkInformation\LinuxNetworkInterface.cs (1)
154
return new
LinuxIPInterfaceStatistics
(_name);