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