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

/system/netd/server/
H A DNetworkController.cpp438 int NetworkController::addRoute(unsigned netId, const char* interface, const char* destination, function in class:NetworkController
552 return add ? RouteController::addRoute(interface, destination, nexthop, tableType) :
H A DRouteController.cpp979 int RouteController::addRoute(const char* interface, const char* destination, const char* nexthop, function in class:RouteController

Completed in 2936 milliseconds