Home
last modified time | relevance | path

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

/system/netd/server/
DRouteController.cpp142 uint32_t getRouteTableForInterface(const char* interface) { in getRouteTableForInterface() function
579 uint32_t table = getRouteTableForInterface(physicalInterface); in modifyVpnFallthroughRule()
645 uint32_t table = getRouteTableForInterface(interface); in configureDummyNetwork()
711 uint32_t table = getRouteTableForInterface(interface); in modifyPhysicalNetwork()
751 uint32_t table = getRouteTableForInterface(interface); in modifyVirtualNetwork()
789 uint32_t table = getRouteTableForInterface(interface); in modifyDefaultNetwork()
809 uint32_t table = getRouteTableForInterface(outputInterface); in modifyTetheredNetwork()
826 table = getRouteTableForInterface(interface); in modifyRoute()
895 uint32_t table = getRouteTableForInterface(interface); in flushRoutes()