1 write to InRedirects
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
245
InRedirects
= reader.GetNextValueAsInt64("Icmp6InRedirects"),
1 reference to InRedirects
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
63
public override long RedirectsReceived { get { return _table.
InRedirects
; } }