Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dalloc.cc104 Json::Value wtap_resp; in AllocateNetworkInterfaces() local
116 wtap_resp = resp_list[i]; in AllocateNetworkInterfaces()
137 if (!wtap_resp.isMember("iface_type")) { in AllocateNetworkInterfaces()
154 config.bridged_wireless_tap.name = wtap_resp["iface_name"].asString(); in AllocateNetworkInterfaces()
155 config.bridged_wireless_tap.resource_id = wtap_resp["resource_id"].asUInt(); in AllocateNetworkInterfaces()