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

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.