Home
last modified time | relevance | path

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

/system/dev/ethernet/ethertap/
A Dethertap.cpp60 auto tap = fbl::unique_ptr<eth::TapDevice>( in DdkIoctl() local
63 status = tap->DdkAdd(config.name); in DdkIoctl()
68 __UNUSED auto ptr = tap.release(); in DdkIoctl()

Completed in 7 milliseconds