2 writes to InAddressErrors
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (2)
282
InAddressErrors
= parser.ParseNextInt64(),
310
InAddressErrors
= reader.GetNextValueAsInt64("Ip6InAddrErrors"),
1 reference to InAddressErrors
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPGlobalStatistics.cs (1)
87
public override long ReceivedPacketsWithAddressErrors { get { return _table.
InAddressErrors
; } }