Home
last modified time | relevance | path

Searched defs:dhcpv6_config (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/
Ddevice.h246 virtual const IPConfigRefPtr& dhcpv6_config() const { return dhcpv6_config_; } in dhcpv6_config() function
Ddevice_unittest.cc417 scoped_refptr<MockDHCPConfig> dhcpv6_config( in TEST_F() local
460 scoped_refptr<MockDHCPConfig> dhcpv6_config( in TEST_F() local
Ddevice.cc793 auto dhcpv6_config = in AcquireIPv6ConfigWithLeaseName() local