gem5  v20.1.0.0
Public Member Functions | Protected Member Functions | List of all members
Net::EthAddr Struct Reference

#include <inet.hh>

Inheritance diagram for Net::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 72 of file inet.hh.

Member Function Documentation

◆ parse()

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

Definition at line 93 of file inet.cc.

References addr, data, and ArmISA::i.


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

Generated on Wed Sep 30 2020 14:03:07 for gem5 by doxygen 1.8.17