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