Expand description
Rust crate to handle information about network interfaces.
Structs§
- IfName
- Interface
- Network interface with its index and name.
- Interface
Id
Constants§
Functions§
- index_
to_ name - Converts an network interface index to the name.
- name_
to_ index - Converts a network interface name to the index.