Module mac_addr

Module mac_addr 

Source
Expand description

Link-layer (MAC) address — re-exported from ndn-transport where it is defined.

MacAddr lives in ndn-transport so that ndn-faces can use it without creating a circular dependency (ndn-faces → ndn-discovery → ndn-faces).

Structs§

MacAddr
A 6-byte IEEE 802 MAC address.