1 write to OutPktTooBigs
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
247
OutPktTooBigs
= reader.GetNextValueAsInt64("Icmp6OutPktTooBigs"),
1 reference to OutPktTooBigs
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
57
public override long PacketTooBigMessagesSent { get { return _table.
OutPktTooBigs
; } }