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

/gem5/src/dev/net/
H A DEthernet.py103 time_to_live = Param.Latency('10ms', "time to live of MAC address maping") variable in class:EtherSwitch
H A Detherswitch.cc46 : SimObject(p), ttl(p->time_to_live)

Completed in 11 milliseconds