EMANE
1.2.1
|
Definition of the ethernet frame header. More...
#include <netutils.h>
Public Attributes | |
union EtherAddr | dst |
union EtherAddr | src |
std::uint16_t | u16proto |
Definition of the ethernet frame header.
Definition at line 434 of file netutils.h.
union EtherAddr EMANE::Utils::EtherHeader::dst |
Definition at line 435 of file netutils.h.
union EtherAddr EMANE::Utils::EtherHeader::src |
Definition at line 436 of file netutils.h.
std::uint16_t EMANE::Utils::EtherHeader::u16proto |
Definition at line 437 of file netutils.h.