Searched refs:getRouteTableForInterfaceLocked (Results 1 – 2 of 2) sorted by relevance
216 static uint32_t getRouteTableForInterfaceLocked(const char* interface, bool local)
146 uint32_t RouteController::getRouteTableForInterfaceLocked(const char* interface, bool local) { in getRouteTableForInterfaceLocked() function in android::net::RouteController198 return getRouteTableForInterfaceLocked(interface, local); in getRouteTableForInterface()1248 uint32_t table = getRouteTableForInterfaceLocked(interface, local); in flushRoutes()