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