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
ifconf.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
using
Cpp2ILInjected
;
4
5
namespace
System.Net.NetworkInformation.AixStructs
6
{
7
[global::Cpp2ILInjected.Token(
Token
=
"0x20002D1"
)]
8
[
StructLayout
(2, Pack = 1, Size = 16)]
9
internal
struct
ifconf
10
{
11
[global::Cpp2ILInjected.Token(
Token
=
"0x4000F37"
)]
12
[global::Cpp2ILInjected.FieldOffset(Offset =
"0x0"
)]
13
[global::System.Runtime.InteropServices.FieldOffset(0)]
14
public
int
ifc_len
;
15
16
[global::Cpp2ILInjected.Token(
Token
=
"0x4000F38"
)]
17
[global::Cpp2ILInjected.FieldOffset(Offset =
"0x8"
)]
18
[global::System.Runtime.InteropServices.FieldOffset(8)]
19
public
IntPtr
ifc_buf
;
20
}
21
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Net.NetworkInformation.AixStructs
Definition
ifconf.cs:6
System.Net.BufferType.Token
@ Token
System.Runtime.InteropServices
Definition
_Activator.cs:5
System
Definition
__Il2CppComDelegate.cs:6
System.IntPtr
Definition
IntPtr.cs:33
System.Net.NetworkInformation.AixStructs.ifconf.ifc_len
int ifc_len
Definition
ifconf.cs:14
System.Net.NetworkInformation.AixStructs.ifconf.ifc_buf
IntPtr ifc_buf
Definition
ifconf.cs:19
System.Net.NetworkInformation.AixStructs.ifconf
Definition
ifconf.cs:10
source
System
Net
NetworkInformation
AixStructs
ifconf.cs
Generated by
1.10.0