HomeSort by relevance Sort by last modified time
    Searched refs:removeInterfaceAddress (Results 1 - 3 of 3) sorted by null

  /system/netd/server/
NetworkController.h 132 bool removeInterfaceAddress(unsigned ifIndex, const char* address);
172 // NetId lookup during RTM_DELADDR (NetworkController::removeInterfaceAddress), when the
NetlinkHandler.cpp 123 bool shouldDestroy = gCtls->netCtrl.removeInterfaceAddress(ifaceIndex, address);
NetworkController.cpp 621 bool NetworkController::removeInterfaceAddress(unsigned ifindex, const char* address) {

Completed in 186 milliseconds