1 write to InAddrMasks
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
202InAddrMasks = parser.ParseNextInt64(),
1 reference to InAddrMasks
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV4Statistics.cs (1)
20public override long AddressMaskRequestsReceived { get { return _table.InAddrMasks; } }