Home
last modified time | relevance | path

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

/system/connectivity/shill/
Ddevice.h245 virtual const IPConfigRefPtr& ip6config() const { return ip6config_; } in ip6config() function
Ddevice_unittest.cc1386 scoped_refptr<MockIPConfig> ip6config = in TEST_F() local