Searched refs:etap_resp (Results 1 – 1 of 1) sorted by relevance
106 Json::Value etap_resp; in AllocateNetworkInterfaces() local124 etap_resp = resp_list[i]; in AllocateNetworkInterfaces()145 if (!etap_resp.isMember("iface_type")) { in AllocateNetworkInterfaces()163 config.ethernet_tap.name = etap_resp["iface_name"].asString(); in AllocateNetworkInterfaces()164 config.ethernet_tap.resource_id = etap_resp["resource_id"].asUInt(); in AllocateNetworkInterfaces()