EMANE
1.2.1
|
Definition of the ethernet frame address as an array of 6 bytes or set of 3 words. More...
#include <netutils.h>
Public Attributes | |
struct EtherAddrBytes | bytes |
struct EtherAddrWords | words |
Definition of the ethernet frame address as an array of 6 bytes or set of 3 words.
Definition at line 422 of file netutils.h.
struct EtherAddrBytes EMANE::Utils::EtherAddr::bytes |
Definition at line 423 of file netutils.h.
struct EtherAddrWords EMANE::Utils::EtherAddr::words |
Definition at line 424 of file netutils.h.