2 writes to FragmentCreates
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (2)
296FragmentCreates = parser.ParseNextInt64(), 324FragmentCreates = reader.GetNextValueAsInt64("Ip6FragCreates"),
1 reference to FragmentCreates
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPGlobalStatistics.cs (1)
75public override long PacketsFragmented { get { return _table.FragmentCreates; } }