Skip to main content

Module interface

Module interface 

Source

Re-exports§

pub use ipnet;

Structs§

Interface
A network interface.
InterfaceStats
Interface traffic statistics at a given point in time.
Ipv4Net
An IPv4 network address.
Ipv6Net
An IPv6 network address.
NetworkDevice
Address information for a related network device.

Enums§

InterfaceType
Cross-platform classification of a network interface.
OperState
Operational state of a network interface.

Constants§

IFF_BROADCAST
IFF_LOOPBACK
IFF_MULTICAST
IFF_POINTOPOINT
IFF_RUNNING
IFF_UP

Functions§

get_default_gateway
get_default_interface
get_interfaces