2 writes to Forwarding
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\LinuxIPGlobalStatistics.cs (1)
39
_table.
Forwarding
= StringParsingHelpers.ParseRawIntFile(forwardingConfigFile) == 1;
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
278
Forwarding
= parser.MoveAndExtractNext() == "1",
1 reference to Forwarding
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPGlobalStatistics.cs (1)
50
public override bool ForwardingEnabled { get { return _table.
Forwarding
; } }