|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/network_flags.h"#include <arpa/inet.h>#include <ifaddrs.h>#include <netinet/in.h>#include <stdint.h>#include <string.h>#include <sys/socket.h>#include <string>#include "absl/log/log.h"#include "absl/strings/numbers.h"#include "cuttlefish/host/commands/cvdalloc/interface.h"#include "cuttlefish/host/libs/config/cuttlefish_config.h"#include "cuttlefish/host/libs/config/external_network_mode.h"#include "cuttlefish/result/result.h"
Classes | |
| class | cuttlefish::anonymous_namespace{network_flags.cpp}::NetConfig |
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{network_flags.cpp} |
Functions | |
| uint8_t | cuttlefish::anonymous_namespace{network_flags.cpp}::number_of_ones (unsigned long val) |
| Result< void > | cuttlefish::ConfigureNetworkSettings (const std::string &ril_dns_arg, const CuttlefishConfig &config, const CuttlefishConfig::InstanceSpecific &const_instance, CuttlefishConfig::MutableInstanceSpecific &instance) |