Home
last modified time | relevance | path

Searched refs:TimestampRepliesSent (Results 1 – 25 of 26) 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.cs59 _timestampRepliesSent = (long)statistics.TimestampRepliesSent; in OsxIcmpV4Statistics()
110 public override long TimestampRepliesSent { get { return _timestampRepliesSent; } } property in System.Net.NetworkInformation.OsxIcmpV4Statistics
H A DIcmpV4Statistics.cs130 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
H A DLinuxIcmpV4Statistics.cs63 public override long TimestampRepliesSent { get { return _table.OutTimestampReps; } } property in System.Net.NetworkInformation.LinuxIcmpV4Statistics
H A DSystemIcmpV4Statistics.cs62 … public override long TimestampRepliesSent { get { return _stats.outStats.timestampReplies; } } property in System.Net.NetworkInformation.SystemIcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.NetworkInformation/
H A DIcmpV4Statistics.cs116 public override long TimestampRepliesSent { property in System.Net.NetworkInformation.MibIcmpV4Statistics
207 public override long TimestampRepliesSent { property in System.Net.NetworkInformation.Win32IcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/NetworkInformation/
H A DIcmpV4Statistics.cs81 public abstract long TimestampRepliesSent {get;} property in System.Net.NetworkInformation.IcmpV4Statistics
H A DSystemIcmpV4Statistics.cs62 public override long TimestampRepliesSent{get {return stats.outStats.timestampReplies;}} property in System.Net.NetworkInformation.SystemIcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/OSX/System.Native/
H A DInterop.ProtocolStatistics.cs86 public readonly ulong TimestampRepliesSent; field
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/Unix/System.Native/
H A Dpal_networkstatistics.h78 uint64_t TimestampRepliesSent; member
H A Dpal_networkstatistics.c184 retStats->TimestampRepliesSent = outHist[ICMP_TSTAMPREPLY]; in SystemNative_GetIcmpv4GlobalStatistics()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/ref/
H A DSystem.Net.NetworkInformation.cs64 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs7246 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs7321 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs7244 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs7317 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs10240 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs9892 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs10434 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs10466 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs10464 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs10434 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs10434 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs10425 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs10704 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs10466 public abstract long TimestampRepliesSent { get; } property in System.Net.NetworkInformation.IcmpV4Statistics

12