Home
last modified time | relevance | path

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

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