Android-cuttlefish cvd tool
Classes | Namespaces | Functions | Variables
alloc.h File Reference
#include <stdint.h>
#include <optional>
#include <string>
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
Include dependency graph for alloc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cuttlefish::IfaceData
 
struct  cuttlefish::IfaceConfig
 

Namespaces

namespace  cuttlefish
 

Functions

Result< IfaceConfig > cuttlefish::DefaultNetworkInterfaces (const CuttlefishConfig::InstanceSpecific &instance)
 
std::optional< IfaceConfig > cuttlefish::AllocateNetworkInterfaces ()
 

Variables

constexpr std::string_view cuttlefish::kDefaultInterfacePrefix = "cvd"