[][src]Crate heim_net

Network information.

Modules

os

OS-specific extensions.

Structs

IoCounters

Network device I/O counters.

MacAddr6

MAC address in EUI-48 format.

MacAddr8

MAC address in EUI-64 format.

Nic

Network interface device.

Enums

Address

Network interface address.

MacAddr

A MAC address, either in EUI-48 or EUI-64 format.

Functions

io_counters

Returns a stream over the IO counters for each network interface.

nic

Returns a stream over the Network Interface Cards.