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

/system/netd/server/
H A DRouteController.h121 static uint32_t getRouteTableForInterfaceLocked(const char *interface);
H A DRouteController.cpp140 uint32_t RouteController::getRouteTableForInterfaceLocked(const char* interface) { function in class:android::net::RouteController
171 return getRouteTableForInterfaceLocked(interface);
932 uint32_t table = getRouteTableForInterfaceLocked(interface);

Completed in 78 milliseconds