1 write to InPktTooBigs
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
233
InPktTooBigs
= reader.GetNextValueAsInt64("Icmp6InPktTooBigs"),
1 reference to InPktTooBigs
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
55
public override long PacketTooBigMessagesReceived { get { return _table.
InPktTooBigs
; } }