gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::networking::EthAddr Struct Reference

#include <inet.hh>

Inheritance diagram for gem5::networking::EthAddr:

Public Member Functions

int size () const
std::string string () const
 operator uint64_t () const
 EthAddr ()
 EthAddr (const uint8_t ea[ETH_ADDR_LEN])
 EthAddr (const eth_addr &ea)
 EthAddr (const std::string &addr)
const EthAddroperator= (const eth_addr &ea)
const EthAddroperator= (const std::string &addr)
const uint8_t * bytes () const
uint8_t * bytes ()
const uint8_t * addr () const
bool unicast () const
bool multicast () const
bool broadcast () const

Protected Member Functions

void parse (const std::string &addr)

Detailed Description

Definition at line 77 of file inet.hh.

Member Function Documentation

◆ parse()

void gem5::networking::EthAddr::parse ( const std::string & addr)
protected

Definition at line 97 of file inet.cc.

References addr(), bytes(), data, and gem5::ArmISA::i.

Referenced by EthAddr(), and operator=().


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

Generated on Sat Oct 18 2025 08:07:00 for gem5 by doxygen 1.14.0