Searched refs:NSGigEInt (Results 1 - 2 of 2) sorted by relevance
/gem5/src/dev/net/ | ||
H A D | ns_gige.hh | 115 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 D | ns_gige.cc | 133 interface = new NSGigEInt(name() + ".int0", this); |
Completed in 10 milliseconds