Home
last modified time | relevance | path

Searched refs:getRouteTableForInterfaceLocked (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DRouteController.h124 static uint32_t getRouteTableForInterfaceLocked(const char* interface)
DRouteController.cpp150 uint32_t RouteController::getRouteTableForInterfaceLocked(const char* interface) { in getRouteTableForInterfaceLocked() function in android::net::RouteController
199 return getRouteTableForInterfaceLocked(interface); in getRouteTableForInterface()
995 uint32_t table = getRouteTableForInterfaceLocked(interface); in flushRoutes()