Home
last modified time | relevance | path

Searched refs:TcpStatistics (Results 1 – 25 of 45) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/src/System/Net/NetworkInformation/
H A DLinuxIPGlobalProperties.cs50 public override TcpStatistics GetTcpIPv4Statistics() in GetTcpIPv4Statistics()
55 public override TcpStatistics GetTcpIPv6Statistics() in GetTcpIPv6Statistics()
H A DIPGlobalProperties.cs70 public abstract TcpStatistics GetTcpIPv4Statistics(); in GetTcpIPv4Statistics()
72 public abstract TcpStatistics GetTcpIPv6Statistics(); in GetTcpIPv6Statistics()
H A DOsxIPGlobalProperties.cs122 public override TcpStatistics GetTcpIPv4Statistics() in GetTcpIPv4Statistics()
128 public override TcpStatistics GetTcpIPv6Statistics() in GetTcpIPv6Statistics()
H A DTcpStatistics.cs10 public abstract class TcpStatistics class
H A DSystemTcpStatistics.cs10 internal class SystemTcpStatistics : TcpStatistics
H A DLinuxTcpStatistics.cs8 internal class LinuxTcpStatistics : TcpStatistics
H A DOsxTcpStatistics.cs7 internal class OsxTcpStatistics : TcpStatistics
H A DSystemIPGlobalProperties.cs332 public override TcpStatistics GetTcpIPv4Statistics() in GetTcpIPv4Statistics()
337 public override TcpStatistics GetTcpIPv6Statistics() in GetTcpIPv6Statistics()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.NetworkInformation/
H A DTcpStatistics.cs33 class MibTcpStatistics : TcpStatistics
92 class Win32TcpStatistics : TcpStatistics
H A DIPGlobalProperties.cs125 public override TcpStatistics GetTcpIPv4Statistics () in GetTcpIPv4Statistics()
130 public override TcpStatistics GetTcpIPv6Statistics () in GetTcpIPv6Statistics()
338 public override TcpStatistics GetTcpIPv4Statistics () in GetTcpIPv4Statistics()
343 public override TcpStatistics GetTcpIPv6Statistics () in GetTcpIPv6Statistics()
531 public override TcpStatistics GetTcpIPv4Statistics () in GetTcpIPv4Statistics()
540 public override TcpStatistics GetTcpIPv6Statistics () in GetTcpIPv6Statistics()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/NetworkInformation/
H A DIPGlobalProperties.cs85 public abstract TcpStatistics GetTcpIPv4Statistics(); in GetTcpIPv4Statistics()
87 public abstract TcpStatistics GetTcpIPv6Statistics(); in GetTcpIPv6Statistics()
H A DTcpStatistics.cs8 public abstract class TcpStatistics class
H A DSystemTcpStatistics.cs13 internal class SystemTcpStatistics:TcpStatistics {
H A DSystemIPGlobalProperties.cs366 public override TcpStatistics GetTcpIPv4Statistics(){ in GetTcpIPv4Statistics()
369 public override TcpStatistics GetTcpIPv6Statistics(){ in GetTcpIPv6Statistics()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/ref/
H A DSystem.Net.NetworkInformation.cs143 public abstract System.Net.NetworkInformation.TcpStatistics GetTcpIPv4Statistics(); in GetTcpIPv4Statistics()
144 public abstract System.Net.NetworkInformation.TcpStatistics GetTcpIPv6Statistics(); in GetTcpIPv6Statistics()
427 public abstract partial class TcpStatistics class
429 protected TcpStatistics() { } in TcpStatistics() method in System.Net.NetworkInformation.TcpStatistics
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/System.Net.NetworkInformation/
H A DTypeForwarders.cs54 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.NetworkInformation.TcpStatistics))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/Facades/
H A DSystem.Net.NetworkInformation.cs48 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.NetworkInformation.TcpStatistics))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/Facades/
H A DSystem.Net.NetworkInformation.cs48 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.NetworkInformation.TcpStatistics))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/Facades/
H A DSystem.Net.NetworkInformation.cs48 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.NetworkInformation.TcpStatistics))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/Facades/
H A DSystem.Net.NetworkInformation.cs47 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.NetworkInformation.TcpStatistics))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/Facades/
H A DSystem.Net.NetworkInformation.cs45 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.NetworkInformation.TcpStatistics))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/Facades/
H A DSystem.Net.NetworkInformation.cs46 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.NetworkInformation.TcpStatistics))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/Facades/
H A DSystem.Net.NetworkInformation.cs47 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.NetworkInformation.TcpStatistics))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/Facades/
H A DSystem.Net.NetworkInformation.cs47 …ime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.NetworkInformation.TcpStatistics))]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dcommon.sources104 System.Net.NetworkInformation/TcpStatistics.cs
779 ../referencesource/System/net/System/Net/NetworkInformation/TcpStatistics.cs

12