Module pnet::util [] [src]

Miscellaneous utilities for low level networking

Structs

MacAddr

A MAC address

Enums

ParseMacAddrErr

Represents an error which occurred whilst parsing a MAC address

Traits

Octets

Convert value to byte array

Functions

get_network_interfaces [Deprecated]

Get a list of available network interfaces for the current machine. Deprecated. Instead use the implementation available for your backend. The default one is at pnet::datalink::interfaces.