Searched refs:tap (Results 1 – 1 of 1) sorted by relevance
60 auto tap = fbl::unique_ptr<eth::TapDevice>( in DdkIoctl() local63 status = tap->DdkAdd(config.name); in DdkIoctl()68 __UNUSED auto ptr = tap.release(); in DdkIoctl()
Completed in 7 milliseconds