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
System.Net.NetworkInformation.AixNetworkInterfaceAPI Class Reference
+ Inheritance diagram for System.Net.NetworkInformation.AixNetworkInterfaceAPI:

Public Member Functions

static int socket (AixAddressFamily family, int type, int protocol)
 
static int close (int fd)
 
static int ioctl (int fd, AixIoctlRequest request, int arg)
 
static int ioctl (int fd, AixIoctlRequest request, global::System.Net.NetworkInformation.AixStructs.ifconf arg)
 
static int ioctl (int fd, AixIoctlRequest request, global::System.Net.NetworkInformation.AixStructs.ifreq_flags arg)
 
static int ioctl (int fd, AixIoctlRequest request, global::System.Net.NetworkInformation.AixStructs.ifreq_mtu arg)
 
override NetworkInterface[] GetAllNetworkInterfaces ()
 
 AixNetworkInterfaceAPI ()
 

Static Public Member Functions

static NetworkInterfaceFactory Create ()
 

Protected Member Functions

static int getifaddrs ([Out] IntPtr ifap)
 
static void freeifaddrs (IntPtr ifap)
 

Static Private Member Functions

static unsafe void ByteArrayCopy (byte *dst, byte *src, int elements)
 

Detailed Description

Definition at line 8 of file AixNetworkInterfaceAPI.cs.


The documentation for this class was generated from the following file: