Searched refs:set_ethernet_ipv6 (Results 1 – 3 of 3) sorted by relevance
736 void set_ethernet_ipv6(const std::string& ip);
1535 void CuttlefishConfig::MutableInstanceSpecific::set_ethernet_ipv6( in set_ethernet_ipv6() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
1582 instance.set_ethernet_ipv6(Ipv6ToString(ethernet_ipv6)); in InitializeCuttlefishConfiguration()