scc 2026.07
SystemC components library
eth::ethernet_header Struct Reference

Public Attributes

std::array< std::uint8_t, 6 > dst
std::array< std::uint8_t, 6 > src
std::uint16_t type_or_len

Detailed Description

Definition at line 40 of file eth_tlm.h.

Member Data Documentation

◆ dst

std::array<std::uint8_t, 6> eth::ethernet_header::dst

Definition at line 41 of file eth_tlm.h.

◆ src

std::array<std::uint8_t, 6> eth::ethernet_header::src

Definition at line 42 of file eth_tlm.h.

◆ type_or_len

std::uint16_t eth::ethernet_header::type_or_len

Definition at line 43 of file eth_tlm.h.


The documentation for this struct was generated from the following file:
  • /home/eyck/Projects/MINRES/SystemC-Components/src/interfaces/eth/eth_tlm.h