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