EMANE  1.2.1
EMANE::Utils::EtherAddrBytes Struct Reference

Definition of the ethernet frame address as an array of 6 bytes. More...

#include <netutils.h>

Public Attributes

std::uint8_t buff [ETH_ALEN]
 

Detailed Description

Definition of the ethernet frame address as an array of 6 bytes.

Definition at line 398 of file netutils.h.

Member Data Documentation

◆ buff

std::uint8_t EMANE::Utils::EtherAddrBytes::buff[ETH_ALEN]

Definition at line 399 of file netutils.h.


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