1 write to _isForwardingEnabled
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPv4InterfaceProperties.cs (1)
18
_isForwardingEnabled
= GetIsForwardingEnabled();
1 reference to _isForwardingEnabled
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPv4InterfaceProperties.cs (1)
30
public override bool IsForwardingEnabled { get { return
_isForwardingEnabled
; } }