Home
last modified time | relevance | path

Searched refs:tap_device_thread (Results 1 – 1 of 1) sorted by relevance

/system/dev/ethernet/ethertap/
A Dethertap.cpp82 int tap_device_thread(void* arg) { in tap_device_thread() function
98 int ret = thrd_create_with_name(&thread_, tap_device_thread, reinterpret_cast<void*>(this), in TapDevice()

Completed in 3 milliseconds