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

/gem5/src/dev/net/
H A DEthernet.py119 tap_device_name = Param.String('gem5-tap', "Tap device name") variable in class:.EtherTap
H A Dethertap.cc413 strncpy(ifr.ifr_name, p->tap_device_name.c_str(), IFNAMSIZ - 1);

Completed in 7 milliseconds