|
gem5
v19.0.0.0
|
#include <etherswitch.hh>
Public Attributes | |
| Interface * | interface |
| Tick | lastUseTime |
Definition at line 179 of file etherswitch.hh.
| Interface* EtherSwitch::SwitchTableEntry::interface |
Definition at line 180 of file etherswitch.hh.
Referenced by EtherSwitch::Interface::learnSenderAddr().
| Tick EtherSwitch::SwitchTableEntry::lastUseTime |
Definition at line 181 of file etherswitch.hh.