Home
last modified time | relevance | path

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

/system/netd/server/
DNetworkController.cpp595 int NetworkController::addRoute(unsigned netId, const char* interface, const char* destination, in addRoute() function in android::net::NetworkController
DRouteController.cpp1064 int RouteController::addRoute(const char* interface, const char* destination, const char* nexthop, in addRoute() function in android::net::RouteController