Android-cuttlefish cvd tool
Namespaces | Functions
vhost_user_net.cpp File Reference
#include <csignal>
#include <string>
#include <utility>
#include "absl/strings/str_format.h"
#include "cuttlefish/common/libs/fs/fd.h"
#include "cuttlefish/common/libs/utils/files.h"
#include "cuttlefish/files/file_exists.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
#include "cuttlefish/host/libs/config/known_paths.h"
#include "cuttlefish/host/libs/vm_manager/vhost_user.h"
#include "cuttlefish/posix/remove.h"
#include "cuttlefish/process/command.h"
#include "cuttlefish/result/result.h"
Include dependency graph for vhost_user_net.cpp:

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::vm_manager
 

Functions

Result< VhostUserDeviceCommands > cuttlefish::vm_manager::VhostUserNetDevice (const CuttlefishConfig &config, const std::string &name, const std::string &ipaddr, int prefixlen, const std::string &gateway, const std::string &dns)