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
- This struct holds the data needed for the IP, ICMP, TCP, and UDP management information bases for an SNMP agent.
- This struct holds the data needed for the IP, ICMP, TCP, and UDP management information bases for an SNMP agent.
- 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
Enums§
- The indication of whether this entity is acting as an IP gateway in respect to the forwarding of datagrams received by, but not addressed to, this entity. IP gateways forward datagrams. IP hosts do not (except those source-routed via the host).
- The algorithm used to determine the timeout value used for retransmitting unacknowledged octets.