1 write to OutParmProblems
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
249OutParmProblems = reader.GetNextValueAsInt64("Icmp6OutParmProblems"),
1 reference to OutParmProblems
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
61public override long ParameterProblemsSent { get { return _table.OutParmProblems; } }