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

/system/netd/server/
H A DNetworkController.cpp443 int NetworkController::removeRoute(unsigned netId, const char* interface, const char* destination, function in class:NetworkController
553 RouteController::removeRoute(interface, destination, nexthop, tableType);
H A DRouteController.cpp987 int RouteController::removeRoute(const char* interface, const char* destination, function in class:RouteController

Completed in 71 milliseconds