Modules
- Access to networking hardware.
- Low-level packet access and construction.
Structs
- A description of device capabilities.
- A representation of an absolute time value.
- An internet endpoint address.
- A network interface.
- A network socket.
- An extensible set of sockets.
Enums
- An internetworking address.
- A specification of a CIDR block, containing an address and a variable-length subnet masking prefix length.
Traits
- A network device.
Functions
- Returns the first available interface.
- Returns a port in the range reserved for private, dynamic, and ephemeral ports.
- Returns a list of available interfaces behind a mutex.
- Registers a network device.