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

/gem5/src/dev/net/
H A DEthernet.py54 class VectorEtherInt(VectorPort): class in inherits:VectorPort
56 super(VectorEtherInt, self).__init__(ETHERNET_ROLE, desc)
99 interface = VectorEtherInt("Ethernet Interface")

Completed in 4 milliseconds