/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/ |
H A D | IPProtectionLevel.cs | 11 EdgeRestricted = 20, enumerator
|
H A D | TCPListener.cs | 117 ….SetIPProtectionLevel(allowed ? IPProtectionLevel.Unrestricted : IPProtectionLevel.EdgeRestricted); in AllowNatTraversal()
|
H A D | UDPClient.cs | 197 ….SetIPProtectionLevel(allowed ? IPProtectionLevel.Unrestricted : IPProtectionLevel.EdgeRestricted); in AllowNatTraversal()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Sockets/ |
H A D | IPProtectionLevel.cs | 13 EdgeRestricted = 20, enumerator
|
H A D | TCPListener.cs | 154 m_ServerSocket.SetIPProtectionLevel(IPProtectionLevel.EdgeRestricted); in AllowNatTraversal()
|
H A D | UDPClient.cs | 252 m_ClientSocket.SetIPProtectionLevel(IPProtectionLevel.EdgeRestricted); in AllowNatTraversal()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/tests/FunctionalTests/ |
H A D | SocketOptionNameTest.cs | 453 … [InlineData(IPProtectionLevel.EdgeRestricted, AddressFamily.InterNetwork, SocketOptionLevel.IP)] 456 …[InlineData(IPProtectionLevel.EdgeRestricted, AddressFamily.InterNetworkV6, SocketOptionLevel.IPv6… 473 [InlineData(IPProtectionLevel.EdgeRestricted, AddressFamily.InterNetwork)] 476 [InlineData(IPProtectionLevel.EdgeRestricted, AddressFamily.InterNetworkV6)]
|
H A D | AgnosticListenerTest.cs | 124 [InlineData(false, IPProtectionLevel.EdgeRestricted)]
|
H A D | UdpClientTest.cs | 472 [InlineData(false, IPProtectionLevel.EdgeRestricted)]
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/ref/ |
H A D | System.Net.Sockets.cs | 60 EdgeRestricted = 20, enumerator
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/ |
H A D | System.cs | 8038 EdgeRestricted = 20, enumerator
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/ |
H A D | System.cs | 8155 EdgeRestricted = 20, enumerator
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/ |
H A D | System.cs | 8036 EdgeRestricted = 20, enumerator
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/ |
H A D | System.cs | 8151 EdgeRestricted = 20, enumerator
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/ |
H A D | System.cs | 11267 EdgeRestricted = 20, enumerator
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/ |
H A D | System.cs | 11299 EdgeRestricted = 20, enumerator
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/ |
H A D | System.cs | 11297 EdgeRestricted = 20, enumerator
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/ |
H A D | System.cs | 11267 EdgeRestricted = 20, enumerator
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/ |
H A D | System.cs | 11267 EdgeRestricted = 20, enumerator
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/ |
H A D | System.cs | 11259 EdgeRestricted = 20, enumerator
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/ |
H A D | System.cs | 11557 EdgeRestricted = 20, enumerator
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/ |
H A D | System.cs | 11299 EdgeRestricted = 20, enumerator
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/ |
H A D | System.cs | 11532 EdgeRestricted = 20, enumerator
|