1 write to OutNeighborAdvertisements
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
258
OutNeighborAdvertisements
= reader.GetNextValueAsInt64("Icmp6OutNeighborAdvertisements"),
1 reference to OutNeighborAdvertisements
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
49
public override long NeighborAdvertisementsSent { get { return _table.
OutNeighborAdvertisements
; } }