1 write to InGroupMembResponses
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
239InGroupMembResponses = reader.GetNextValueAsInt64("Icmp6InGroupMembResponses"),
1 reference to InGroupMembResponses
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
39public override long MembershipReportsReceived { get { return _table.InGroupMembResponses; } }