Searched refs:mtap_resp (Results 1 – 1 of 1) sorted by relevance
103 Json::Value mtap_resp; in AllocateNetworkInterfaces() local112 mtap_resp = resp_list[i]; in AllocateNetworkInterfaces()133 if (!mtap_resp.isMember("iface_type")) { in AllocateNetworkInterfaces()150 config.mobile_tap.name = mtap_resp["iface_name"].asString(); in AllocateNetworkInterfaces()151 config.mobile_tap.resource_id = mtap_resp["resource_id"].asUInt(); in AllocateNetworkInterfaces()