Crate network_interface
source ·Structs§
- A system’s network interface
- IPV4 Interface from the AFINET network interface family
- IPV6 Interface from the AFINET6 network interface family
Enums§
- Network interface address
Traits§
Type Aliases§
- An alias for an
Option
that wraps either aIpv4Addr
or aIpv6Addr
representing the IP for a Network Interface netmask