Searched refs:delAddress (Results 1 – 3 of 3) sorted by relevance
45 static int delAddress(const char* ifName, const char* addrString, int prefixLength);
370 int InterfaceController::delAddress(const char *interface, in delAddress() function in android::net::InterfaceController
558 const int err = InterfaceController::delAddress( in interfaceDelAddress()