1 write to InMsgs
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
228
InMsgs
= reader.GetNextValueAsInt64("Icmp6InMsgs"),
1 reference to InMsgs
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
43
public override long MessagesReceived { get { return _table.
InMsgs
; } }