Home
last modified time | relevance | path

Searched refs:OutputQueueLength (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.cs77 public override long OutputQueueLength { property in System.Net.NetworkInformation.Win32IPv4InterfaceStatistics
167 public override long OutputQueueLength { property in System.Net.NetworkInformation.LinuxIPv4InterfaceStatistics
232 public override long OutputQueueLength { 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.cs36 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
79 public abstract long OutputQueueLength{get;} property in System.Net.NetworkInformation.IPv4InterfaceStatistics
H A DSystemIPInterfaceStatistics.cs17 public override long OutputQueueLength { get { return (long)ifRow.outQLen; } } property in System.Net.NetworkInformation.SystemIPInterfaceStatistics
55 public override long OutputQueueLength { get { return (long)ifRow.outQLen; } } 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.cs34 public override long OutputQueueLength => _statistics.OutputQueueLength; field in System.Net.NetworkInformation.LinuxIPv4InterfaceStatistics
H A DOsxIPv4InterfaceStatistics.cs34 public override long OutputQueueLength => _statistics.OutputQueueLength; field in System.Net.NetworkInformation.OsxIPv4InterfaceStatistics
H A DIPInterfaceStatistics.cs61 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
H A DIpv4InterfaceStatistics.cs22 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
H A DSystemIPv4InterfaceStatistics.cs16 public override long OutputQueueLength { get { return (long)_ifRow.outQLen; } } property in System.Net.NetworkInformation.SystemIPv4InterfaceStatistics
H A DLinuxIPInterfaceStatistics.cs49 public override long OutputQueueLength { get { return _transmitQueueLength; } } property in System.Net.NetworkInformation.LinuxIPInterfaceStatistics
H A DSystemIPInterfaceStatistics.cs16 public override long OutputQueueLength { get { return (long)_ifRow.outQLen; } } property in System.Net.NetworkInformation.SystemIPInterfaceStatistics
H A DOsxIpInterfaceStatistics.cs60 public override long OutputQueueLength { get { return _outputQueueLength; } } 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.cs42 _log.WriteLine("OutputQueueLength: " + stats.OutputQueueLength); in BasicTest_GetIPv4InterfaceStatistics_Success()
68 _log.WriteLine("OutputQueueLength: " + stats.OutputQueueLength); in BasicTest_GetIPv4InterfaceStatistics_Success_Linux()
93 _log.WriteLine("OutputQueueLength: " + stats.OutputQueueLength); in BasicTest_GetIPv4InterfaceStatistics_Success_OSX()
H A DNetworkInterfaceBasicTest.cs199 _log.WriteLine("OutputQueueLength: " + stats.OutputQueueLength); in BasicTest_GetIPInterfaceStatistics_Success()
224 _log.WriteLine("OutputQueueLength: " + stats.OutputQueueLength); in BasicTest_GetIPInterfaceStatistics_Success_Linux()
248 _log.WriteLine("OutputQueueLength: " + stats.OutputQueueLength); 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.cs204 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
220 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs7401 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
7455 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs7476 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
7530 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs7399 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
7453 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs7472 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
7526 public abstract long OutputQueueLength { 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.cs10589 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
10643 public abstract long OutputQueueLength { 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.cs10621 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
10675 public abstract long OutputQueueLength { 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.cs10619 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
10673 public abstract long OutputQueueLength { 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.cs10589 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
10643 public abstract long OutputQueueLength { 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.cs10589 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
10643 public abstract long OutputQueueLength { 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.cs10580 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
10634 public abstract long OutputQueueLength { 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.cs10859 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPInterfaceStatistics
10913 public abstract long OutputQueueLength { get; } property in System.Net.NetworkInformation.IPv4InterfaceStatistics

12