Home
last modified time | relevance | path

Searched refs:DestinationUnreachableMessagesReceived (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/src/System/Net/NetworkInformation/
H A DOsxIcmpV4Statistics.cs44 … _destinationUnreachableMessagesReceived = (long)statistics.DestinationUnreachableMessagesReceived; in OsxIcmpV4Statistics()
72 …public override long DestinationUnreachableMessagesReceived { get { return _destinationUnreachable… property in System.Net.NetworkInformation.OsxIcmpV4Statistics
H A DOsxIcmpV6Statistics.cs46 … _destinationUnreachableMessagesReceived = (long)statistics.DestinationUnreachableMessagesReceived; in OsxIcmpV6Statistics()
76 …public override long DestinationUnreachableMessagesReceived { get { return _destinationUnreachable… property in System.Net.NetworkInformation.OsxIcmpV6Statistics
H A DIcmpV4Statistics.cs35 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
H A DIcmpV6Statistics.cs15 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV6Statistics
H A DLinuxIcmpV4Statistics.cs25 …public override long DestinationUnreachableMessagesReceived { get { return _table.InDestUnreachs; … property in System.Net.NetworkInformation.LinuxIcmpV4Statistics
H A DLinuxIcmpV6Statistics.cs16 …public override long DestinationUnreachableMessagesReceived { get { return _table.InDestUnreachs; … property in System.Net.NetworkInformation.LinuxIcmpV6Statistics
H A DSystemIcmpV4Statistics.cs32 …public override long DestinationUnreachableMessagesReceived { get { return _stats.inStats.destinat… property in System.Net.NetworkInformation.SystemIcmpV4Statistics
H A DSystemIcmpV6Statistics.cs58 public override long DestinationUnreachableMessagesReceived property in System.Net.NetworkInformation.SystemIcmpV6Statistics
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/OSX/System.Native/
H A DInterop.ProtocolStatistics.cs71 public readonly ulong DestinationUnreachableMessagesReceived; field
97 public readonly ulong DestinationUnreachableMessagesReceived; field
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.NetworkInformation/
H A DIcmpV4Statistics.cs59 public override long DestinationUnreachableMessagesReceived { property in System.Net.NetworkInformation.MibIcmpV4Statistics
150 public override long DestinationUnreachableMessagesReceived { property in System.Net.NetworkInformation.Win32IcmpV4Statistics
H A DIcmpV6Statistics.cs48 public override long DestinationUnreachableMessagesReceived { property in System.Net.NetworkInformation.MibIcmpV6Statistics
176 public override long DestinationUnreachableMessagesReceived { property in System.Net.NetworkInformation.Win32IcmpV6Statistics
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/Unix/System.Native/
H A Dpal_networkstatistics.h63 uint64_t DestinationUnreachableMessagesReceived; member
85 uint64_t DestinationUnreachableMessagesReceived; member
H A Dpal_networkstatistics.c169 retStats->DestinationUnreachableMessagesReceived = inHist[ICMP_UNREACH]; in SystemNative_GetIcmpv4GlobalStatistics()
208 retStats->DestinationUnreachableMessagesReceived = inHist[ICMP6_DST_UNREACH]; in SystemNative_GetIcmpv6GlobalStatistics()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/NetworkInformation/
H A DIcmpV4Statistics.cs24 public abstract long DestinationUnreachableMessagesReceived {get;} property in System.Net.NetworkInformation.IcmpV4Statistics
H A DIcmpV6Statistics.cs11 public abstract long DestinationUnreachableMessagesReceived {get;} property in System.Net.NetworkInformation.IcmpV6Statistics
H A DSystemIcmpV4Statistics.cs35 …public override long DestinationUnreachableMessagesReceived{get {return stats.inStats.destinationU… property in System.Net.NetworkInformation.SystemIcmpV4Statistics
H A DSystemIcmpV6Statistics.cs55 public override long DestinationUnreachableMessagesReceived{ property in System.Net.NetworkInformation.SystemIcmpV6Statistics
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/ref/
H A DSystem.Net.NetworkInformation.cs45 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
71 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV6Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs7227 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
7253 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV6Statistics
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs7302 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
7328 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV6Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs7225 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
7251 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV6Statistics
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs7298 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
7324 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV6Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs10221 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
10247 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV6Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs9873 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
9899 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV6Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs10415 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
10441 public abstract long DestinationUnreachableMessagesReceived { get; } property in System.Net.NetworkInformation.IcmpV6Statistics

12