Home
last modified time | relevance | path

Searched refs:NonUnicastPacketsReceived (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.NetworkInformation/
H A DIPv4InterfaceStatistics.cs61 public override long NonUnicastPacketsReceived { property in System.Net.NetworkInformation.Win32IPv4InterfaceStatistics
141 public override long NonUnicastPacketsReceived { property in System.Net.NetworkInformation.LinuxIPv4InterfaceStatistics
216 public override long NonUnicastPacketsReceived { property in System.Net.NetworkInformation.MacOsIPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/NetworkInformation/
H A DIPInterfaceStatistics.cs24 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
67 public abstract long NonUnicastPacketsReceived{get;} property in System.Net.NetworkInformation.IPv4InterfaceStatistics
H A DSystemIPInterfaceStatistics.cs23 public override long NonUnicastPacketsReceived { get { return (long)ifRow.inNUcastPkts; } } property in System.Net.NetworkInformation.SystemIPInterfaceStatistics
61 public override long NonUnicastPacketsReceived { get { return (long)ifRow.inNUcastPkts; } } property in System.Net.NetworkInformation.SystemIPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/src/System/Net/NetworkInformation/
H A DLinuxIPv4InterfaceStatistics.cs26 public override long NonUnicastPacketsReceived => _statistics.NonUnicastPacketsReceived; field in System.Net.NetworkInformation.LinuxIPv4InterfaceStatistics
H A DOsxIPv4InterfaceStatistics.cs26 public override long NonUnicastPacketsReceived => _statistics.NonUnicastPacketsReceived; field in System.Net.NetworkInformation.OsxIPv4InterfaceStatistics
H A DIPInterfaceStatistics.cs41 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
H A DIpv4InterfaceStatistics.cs18 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
H A DSystemIPv4InterfaceStatistics.cs28 public override long NonUnicastPacketsReceived { get { return (long)_ifRow.inNUcastPkts; } } property in System.Net.NetworkInformation.SystemIPv4InterfaceStatistics
H A DLinuxIPInterfaceStatistics.cs41 … public override long NonUnicastPacketsReceived { get { return _table.MulticastFramesReceived; } } property in System.Net.NetworkInformation.LinuxIPInterfaceStatistics
H A DSystemIPInterfaceStatistics.cs28 public override long NonUnicastPacketsReceived { get { return (long)_ifRow.inNUcastPkts; } } property in System.Net.NetworkInformation.SystemIPInterfaceStatistics
H A DOsxIpInterfaceStatistics.cs52 public override long NonUnicastPacketsReceived { get { return _inNonUnicastPackets; } } property in System.Net.NetworkInformation.OsxIpInterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/tests/FunctionalTests/
H A DNetworkInterfaceIPv4Statistics.cs38 _log.WriteLine("NonUnicastPacketsReceived: " + stats.NonUnicastPacketsReceived); in BasicTest_GetIPv4InterfaceStatistics_Success()
64 _log.WriteLine("NonUnicastPacketsReceived: " + stats.NonUnicastPacketsReceived); in BasicTest_GetIPv4InterfaceStatistics_Success_Linux()
89 _log.WriteLine("NonUnicastPacketsReceived: " + stats.NonUnicastPacketsReceived); in BasicTest_GetIPv4InterfaceStatistics_Success_OSX()
H A DNetworkInterfaceBasicTest.cs195 _log.WriteLine("NonUnicastPacketsReceived: " + stats.NonUnicastPacketsReceived); in BasicTest_GetIPInterfaceStatistics_Success()
220 _log.WriteLine("NonUnicastPacketsReceived: " + stats.NonUnicastPacketsReceived); in BasicTest_GetIPInterfaceStatistics_Success_Linux()
244 _log.WriteLine("NonUnicastPacketsReceived: " + stats.NonUnicastPacketsReceived); in BasicTest_GetIPInterfaceStatistics_Success_OSX()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/ref/
H A DSystem.Net.NetworkInformation.cs200 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
216 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs7397 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
7451 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs7472 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
7526 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs7395 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
7449 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs7468 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
7522 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs10585 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
10639 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs10617 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
10671 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs10615 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
10669 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs10585 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
10639 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs10585 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
10639 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs10576 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
10630 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs10855 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
10909 public abstract long NonUnicastPacketsReceived { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics

12