Home
last modified time | relevance | path

Searched defs:ethernet_ipv6 (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1190 std::uint8_t ethernet_ipv6[16] = {}; in InitializeCuttlefishConfiguration() local
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp1155 std::string CuttlefishConfig::InstanceSpecific::ethernet_ipv6() const { in ethernet_ipv6() function in cuttlefish::CuttlefishConfig::InstanceSpecific