terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ifconf.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Net.NetworkInformation.AixStructs
5
{
6
// Token: 0x020002D1 RID: 721
7
[
StructLayout
(2, Pack = 1, Size = 16)]
8
internal
struct
ifconf
9
{
10
// Token: 0x04000F37 RID: 3895
11
public
int
ifc_len
;
12
13
// Token: 0x04000F38 RID: 3896
14
public
IntPtr
ifc_buf
;
15
}
16
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Net.NetworkInformation.AixStructs
Definition
ifconf.cs:5
System.Runtime.InteropServices
Definition
_Activator.cs:4
System
Definition
__ComObject.cs:4
System.IntPtr
Definition
IntPtr.cs:13
System.Net.NetworkInformation.AixStructs.ifconf.ifc_len
int ifc_len
Definition
ifconf.cs:11
System.Net.NetworkInformation.AixStructs.ifconf.ifc_buf
IntPtr ifc_buf
Definition
ifconf.cs:14
System.Net.NetworkInformation.AixStructs.ifconf
Definition
ifconf.cs:9
source
System
Net
NetworkInformation
AixStructs
ifconf.cs
Generated by
1.10.0