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

/gem5/src/dev/net/
H A DEthernet.py142 hardware_address = Param.EthernetAddr(NextEthernetAddr,
196 hardware_address = Param.EthernetAddr(NextEthernetAddr,
/gem5/src/python/m5/
H A Dproxy.py244 if isinstance(obj, (BaseProxy, params.EthernetAddr)):
H A Dparams.py955 class EthernetAddr(ParamValue): class in inherits:ParamValue
988 return EthernetAddr(self.value())
2182 'TcpPort', 'UdpPort', 'EthernetAddr',

Completed in 14 milliseconds