2 writes to FragmentFails
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (2)
295
FragmentFails
= parser.ParseNextInt64(),
323
FragmentFails
= reader.GetNextValueAsInt64("Ip6FragFails"),
1 reference to FragmentFails
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPGlobalStatistics.cs (1)
67
public override long PacketFragmentFailures { get { return _table.
FragmentFails
; } }