Searched defs:EtherTapStub (Results 1 - 3 of 3) sorted by relevance

/gem5/src/dev/net/
H A Dethertap.hh138 class EtherTapStub : public EtherTapBase class in inherits:EtherTapBase
H A Dethertap.cc288 EtherTapStub::EtherTapStub(const Params *p) : EtherTapBase(p), socket(-1) function in class:EtherTapStub
[all...]
H A DEthernet.py121 class EtherTapStub(EtherTapBase): class in inherits:EtherTapBase

Completed in 5 milliseconds