Home
last modified time | relevance | path

Searched refs:GetIsForwardingEnabled (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/src/System/Net/NetworkInformation/
H A DLinuxIPv4InterfaceProperties.cs19 _isForwardingEnabled = GetIsForwardingEnabled(); in LinuxIPv4InterfaceProperties()
35 private bool GetIsForwardingEnabled() in GetIsForwardingEnabled() method in System.Net.NetworkInformation.LinuxIPv4InterfaceProperties