View Source VintageNetEthernet.MacAddress (vintage_net_ethernet v0.11.2)

MAC Address utilities

Link to this section Summary

Types

t()

A MAC address is a string of the form "aa:bb:cc:dd:ee:ff"

Functions

Return true if this is a valid MAC address

Link to this section Types

@type t() :: <<_::136>>

A MAC address is a string of the form "aa:bb:cc:dd:ee:ff"

Link to this section Functions

@spec valid?(any()) :: boolean()

Return true if this is a valid MAC address