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
ifreq_mtu.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20002D6")]
9 [StructLayout(2, Pack = 1, Size = 20)]
10 internal struct ifreq_mtu
11 {
12 [FixedBuffer(typeof(byte), 16)]
13 [global::Cpp2ILInjected.Token(Token = "0x4000F3F")]
14 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
15 [global::System.Runtime.InteropServices.FieldOffset(0)]
17
18 [global::Cpp2ILInjected.Token(Token = "0x4000F40")]
19 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
20 [global::System.Runtime.InteropServices.FieldOffset(16)]
21 public int ifru_mtu;
22
25 [global::Cpp2ILInjected.Token(Token = "0x20002D7")]
26 [StructLayout(0, Size = 16)]
28 {
29 [global::Cpp2ILInjected.Token(Token = "0x4000F41")]
30 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
31 public byte FixedElementField;
32 }
33 }
34}
class f__AnonymousType0<< Count > j__TPar
ifreq_mtu.< ifr_name > e__FixedBuffer ifr_name
Definition ifreq_mtu.cs:16