Skip to main content

Crate net_interfaces

Crate net_interfaces 

Source
Expand description

Rust crate to handle information about network interfaces.

Structs§

IfName
Interface
Network interface with its index and name.
InterfaceId

Constants§

IFNAMSIZ

Functions§

index_to_name
Converts an network interface index to the name.
name_to_index
Converts a network interface name to the index.