Module procfs_core::net
source · Expand description
Information about the networking layer.
This module corresponds to the /proc/net
directory and contains various information about the
networking layer.
Structs
- An entry in the ARP table
- Flags for ARP entries
- Hardware type for an ARP table entry.
- ARP table entries.
- General statistics for a network interface/device
- Device status information for all network interfaces.
- A set of ipv4 routes.
- An entry in the ipv4 route table
- TCP socket entries.
- An entry in the TCP socket table
- UDP socket entries.
- An entry in the UDP socket table
- Unix socket entries.
- An entry in the Unix socket table