terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
ProtocolType.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Net
 
namespace  System.Net.Sockets
 

Enumerations

enum  System.Net.Sockets.ProtocolType {
  System.Net.Sockets.IP , System.Net.Sockets.IPv6HopByHopOptions = 0 , System.Net.Sockets.Icmp , System.Net.Sockets.Igmp ,
  System.Net.Sockets.Ggp , System.Net.Sockets.IPv4 , System.Net.Sockets.Tcp = 6 , System.Net.Sockets.Pup = 12 ,
  System.Net.Sockets.Udp = 17 , System.Net.Sockets.Idp = 22 , System.Net.Sockets.IPv6 = 41 , System.Net.Sockets.IPv6RoutingHeader = 43 ,
  System.Net.Sockets.IPv6FragmentHeader , System.Net.Sockets.IPSecEncapsulatingSecurityPayload = 50 , System.Net.Sockets.IPSecAuthenticationHeader , System.Net.Sockets.IcmpV6 = 58 ,
  System.Net.Sockets.IPv6NoNextHeader , System.Net.Sockets.IPv6DestinationOptions , System.Net.Sockets.ND = 77 , System.Net.Sockets.Raw = 255 ,
  System.Net.Sockets.Unspecified = 0 , System.Net.Sockets.Ipx = 1000 , System.Net.Sockets.Spx = 1256 , System.Net.Sockets.SpxII ,
  System.Net.Sockets.Unknown = -1
}