Searched defs:removeRoute (Results 1 - 2 of 2) sorted by path

/system/netd/server/
H A DNetworkController.cpp605 int NetworkController::removeRoute(unsigned netId, const char* interface, const char* destination, function in class:android::net::NetworkController
815 RouteController::removeRoute(interface, destination, nexthop, tableType);
H A DRouteController.cpp1067 int RouteController::removeRoute(const char* interface, const char* destination, function in class:android::net::RouteController

Completed in 53 milliseconds