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
AixNetworkInterfaceAPI.cs
Go to the documentation of this file.
1using System;
7
9{
10 [global::Cpp2ILInjected.Token(Token = "0x20002A9")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x600129B")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1E1CF48", Offset = "0x1E1CF48", Length = "0xA0")]
15 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AixNetworkInterfaceAPI), Member = "GetAllNetworkInterfaces", ReturnType = typeof(NetworkInterface[]))]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
18 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
19 [PreserveSig]
20 public static extern int socket(AixAddressFamily family, int type, int protocol);
21
22 [global::Cpp2ILInjected.Token(Token = "0x600129C")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1E1CFE8", Offset = "0x1E1CFE8", Length = "0x78")]
24 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AixNetworkInterfaceAPI), Member = "GetAllNetworkInterfaces", ReturnType = typeof(NetworkInterface[]))]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
27 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
28 [PreserveSig]
29 public static extern int close(int fd);
30
31 [global::Cpp2ILInjected.Token(Token = "0x600129D")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1E1D060", Offset = "0x1E1D060", Length = "0xA0")]
33 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AixNetworkInterfaceAPI), Member = "GetAllNetworkInterfaces", ReturnType = typeof(NetworkInterface[]))]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
36 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
37 [PreserveSig]
38 public static extern int ioctl(int fd, AixIoctlRequest request, ref int arg);
39
40 [global::Cpp2ILInjected.Token(Token = "0x600129E")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1E1D100", Offset = "0x1E1D100", Length = "0xA0")]
42 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
43 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AixNetworkInterfaceAPI), Member = "GetAllNetworkInterfaces", ReturnType = typeof(NetworkInterface[]))]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
46 [PreserveSig]
47 public static extern int ioctl(int fd, AixIoctlRequest request, ref ifconf arg);
48
49 [global::Cpp2ILInjected.Token(Token = "0x600129F")]
50 [global::Cpp2ILInjected.Address(RVA = "0x1E1D1A0", Offset = "0x1E1D1A0", Length = "0xA0")]
51 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AixNetworkInterfaceAPI), Member = "GetAllNetworkInterfaces", ReturnType = typeof(NetworkInterface[]))]
53 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
54 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
55 [PreserveSig]
56 public static extern int ioctl(int fd, AixIoctlRequest request, ref ifreq_flags arg);
57
58 [global::Cpp2ILInjected.Token(Token = "0x60012A0")]
59 [global::Cpp2ILInjected.Address(RVA = "0x1E1D240", Offset = "0x1E1D240", Length = "0xA0")]
60 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
61 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AixNetworkInterfaceAPI), Member = "GetAllNetworkInterfaces", ReturnType = typeof(NetworkInterface[]))]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
63 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
64 [PreserveSig]
65 public static extern int ioctl(int fd, AixIoctlRequest request, ref ifreq_mtu arg);
66
67 [global::Cpp2ILInjected.Token(Token = "0x60012A1")]
68 [global::Cpp2ILInjected.Address(RVA = "0x1E1D2E0", Offset = "0x1E1D2E0", Length = "0x1C")]
69 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
71 private unsafe static void ByteArrayCopy(byte* dst, byte* src, int elements)
72 {
73 throw null;
74 }
75
76 [global::Cpp2ILInjected.Token(Token = "0x60012A2")]
77 [global::Cpp2ILInjected.Address(RVA = "0x1E1D2FC", Offset = "0x1E1D2FC", Length = "0xDBC")]
78 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
80 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = ".ctor", ReturnType = typeof(void))]
81 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AixNetworkInterfaceAPI), Member = "socket", MemberParameters = new object[]
82 {
84 typeof(int),
85 typeof(int)
86 }, ReturnType = typeof(int))]
87 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AixNetworkInterfaceAPI), Member = "ioctl", MemberParameters = new object[]
88 {
89 typeof(int),
91 typeof(ref int)
92 }, ReturnType = typeof(int))]
93 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Marshal), Member = "AllocHGlobal", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(IntPtr))]
94 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AixNetworkInterfaceAPI), Member = "ioctl", MemberParameters = new object[]
95 {
96 typeof(int),
99 }, ReturnType = typeof(int))]
100 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IntPtr), Member = "ToInt64", ReturnType = typeof(long))]
101 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
102 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Marshal), Member = "PtrToStructure", MemberParameters = new object[]
103 {
104 typeof(IntPtr),
105 typeof(Type)
106 }, ReturnType = typeof(object))]
107 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Marshal), Member = "PtrToStringAnsi", MemberParameters = new object[] { typeof(IntPtr) }, ReturnType = typeof(string))]
108 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Enum), Member = "IsDefined", MemberParameters = new object[]
109 {
110 typeof(Type),
111 typeof(object)
112 }, ReturnType = typeof(bool))]
113 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IntPtr), Member = "op_Addition", MemberParameters = new object[]
114 {
115 typeof(IntPtr),
116 typeof(int)
117 }, ReturnType = typeof(IntPtr))]
118 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IPAddress), Member = ".ctor", MemberParameters = new object[]
119 {
120 typeof(byte[]),
121 typeof(long)
122 }, ReturnType = typeof(void))]
123 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(sockaddr_dl), Member = "Read", MemberParameters = new object[] { typeof(IntPtr) }, ReturnType = typeof(void))]
124 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Math), Member = "Min", MemberParameters = new object[]
125 {
126 typeof(int),
127 typeof(int)
128 }, ReturnType = typeof(int))]
129 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "Copy", MemberParameters = new object[]
130 {
131 typeof(Array),
132 typeof(int),
133 typeof(Array),
134 typeof(int),
135 typeof(int)
136 }, ReturnType = typeof(void))]
137 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IPAddress), Member = ".ctor", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(void))]
138 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AixNetworkInterfaceAPI), Member = "ioctl", MemberParameters = new object[]
139 {
140 typeof(int),
143 }, ReturnType = typeof(int))]
144 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AixNetworkInterfaceAPI), Member = "ioctl", MemberParameters = new object[]
145 {
146 typeof(int),
149 }, ReturnType = typeof(int))]
150 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "TryGetValue", MemberParameters = new object[]
151 {
152 typeof(object),
153 typeof(ref object)
154 }, ReturnType = typeof(bool))]
155 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UnixNetworkInterface), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
156 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "Add", MemberParameters = new object[]
157 {
158 typeof(object),
159 typeof(object)
160 }, ReturnType = typeof(void))]
161 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UnixNetworkInterface), Member = "AddAddress", MemberParameters = new object[] { typeof(IPAddress) }, ReturnType = typeof(void))]
162 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IntPtr), Member = "op_Inequality", MemberParameters = new object[]
163 {
164 typeof(IntPtr),
166 }, ReturnType = typeof(bool))]
167 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Marshal), Member = "FreeHGlobal", MemberParameters = new object[] { typeof(IntPtr) }, ReturnType = typeof(void))]
168 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AixNetworkInterfaceAPI), Member = "close", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
169 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "get_Count", ReturnType = typeof(int))]
170 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "get_Values", ReturnType = "ValueCollection<TKey, TValue>")]
171 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>.ValueCollection), Member = "GetEnumerator", ReturnType = "Enumerator<TKey, TValue>")]
172 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>.ValueCollection.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
173 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>.ValueCollection.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
174 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SystemException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
175 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 95)]
177 {
178 throw null;
179 }
180
181 [global::Cpp2ILInjected.Token(Token = "0x60012A3")]
182 [global::Cpp2ILInjected.Address(RVA = "0x1E1E31C", Offset = "0x1E1E31C", Length = "0x8")]
183 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
184 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
186 {
187 throw null;
188 }
189 }
190}
class f__AnonymousType0<< Count > j__TPar
static int socket(AixAddressFamily family, int type, int protocol)
static int ioctl(int fd, AixIoctlRequest request, ref ifreq_flags arg)
static int ioctl(int fd, AixIoctlRequest request, ref ifconf arg)
static int ioctl(int fd, AixIoctlRequest request, ref int arg)
static int ioctl(int fd, AixIoctlRequest request, ref ifreq_mtu arg)
static unsafe void ByteArrayCopy(byte *dst, byte *src, int elements)