1 write to InRouterSolicits
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
241InRouterSolicits = reader.GetNextValueAsInt64("Icmp6InRouterSolicits"),
1 reference to InRouterSolicits
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
71public override long RouterSolicitsReceived { get { return _table.InRouterSolicits; } }