Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/allocd/
Dutils.cpp59 {"wtap", IfaceType::wtap}, {"wifiap", IfaceType::wifiap},
65 {IfaceType::wtap, "wtap"}, {IfaceType::wifiap, "wifiap"},
170 case IfaceType::wifiap: in IfaceTyToStr()
Drequest.h48 wifiap, // non bridged wireless tap enumerator
/device/google/cuttlefish/host/commands/assemble_cvd/
Dalloc.cc119 case IfaceType::wifiap: { in AllocateNetworkInterfaces()