gem5 v24.0.0.0
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 Tue Jun 18 2024 16:24:20 for gem5 by doxygen 1.11.0