Module mac

Module mac 

Source
Expand description

Contains support for parsing and constructing MAC addresses More information about MAC addresses can be found here

Structs§

MacAddr
Represents a MAC address Representation of a MAC address.

Constants§

MAC_ADDR_LEN
The number of tuples (the ones separated by “:”) contained in a MAC address.