1 write to InNeighborSolicits
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
243
InNeighborSolicits
= reader.GetNextValueAsInt64("Icmp6InNeighborSolicits"),
1 reference to InNeighborSolicits
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
51
public override long NeighborSolicitsReceived { get { return _table.
InNeighborSolicits
; } }