Searched refs:NSGigEInt (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/net/
H A Dns_gige.hh115 class NSGigEInt;
329 NSGigEInt *interface;
363 class NSGigEInt : public EtherInt class in inherits:EtherInt
369 NSGigEInt(const std::string &name, NSGigE *d) function in class:NSGigEInt
H A Dns_gige.cc133 interface = new NSGigEInt(name() + ".int0", this);

Completed in 11 milliseconds