EMANE  1.0.1
EMANE::Utils::EtherAddr Union Reference

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
 

Detailed Description

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.

Member Data Documentation

◆ bytes

struct EtherAddrBytes EMANE::Utils::EtherAddr::bytes

Definition at line 423 of file netutils.h.

◆ words

struct EtherAddrWords EMANE::Utils::EtherAddr::words

Definition at line 424 of file netutils.h.


The documentation for this union was generated from the following file: