Searched refs:removeInterfaceAddress (Results 1 – 3 of 3) sorted by relevance
139 bool removeInterfaceAddress(unsigned ifIndex, const char* address);
154 bool shouldDestroy = gCtls->netCtrl.removeInterfaceAddress(ifaceIndex, address); in onEvent()
615 bool NetworkController::removeInterfaceAddress(unsigned ifindex, const char* address) { in removeInterfaceAddress() function in android::net::NetworkController