gem5  v22.1.0.0
Public Member Functions | Protected Member Functions | List of all members
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 78 of file inet.hh.

Member Function Documentation

◆ parse()

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

Definition at line 98 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 Wed Dec 21 2022 10:24:17 for gem5 by doxygen 1.9.1