EMANE  1.0.1
EMANE::Utils::EtherHeader Struct Reference

Definition of the ethernet frame header. More...

#include <netutils.h>

Public Attributes

union EtherAddr dst
 
union EtherAddr src
 
std::uint16_t u16proto
 

Detailed Description

Definition of the ethernet frame header.

Definition at line 434 of file netutils.h.

Member Data Documentation

◆ dst

union EtherAddr EMANE::Utils::EtherHeader::dst

Definition at line 435 of file netutils.h.

◆ src

union EtherAddr EMANE::Utils::EtherHeader::src

Definition at line 436 of file netutils.h.

◆ u16proto

std::uint16_t EMANE::Utils::EtherHeader::u16proto

Definition at line 437 of file netutils.h.


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