|
| 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 () |
| |
Definition at line 8 of file AixNetworkInterfaceAPI.cs.
The documentation for this class was generated from the following file: