Home
last modified time | relevance | path

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

/system/netd/server/
DRouteController.cpp133 uint32_t getRouteTableForInterface(const char* interface) { in getRouteTableForInterface() function
619 uint32_t table = getRouteTableForInterface(physicalInterface); in modifyVpnFallthroughRule()
685 uint32_t table = getRouteTableForInterface(interface); in configureDummyNetwork()
753 uint32_t table = getRouteTableForInterface(interface); in modifyPhysicalNetwork()
793 uint32_t table = getRouteTableForInterface(interface); in modifyVirtualNetwork()
830 uint32_t table = getRouteTableForInterface(interface); in modifyDefaultNetwork()
850 uint32_t table = getRouteTableForInterface(outputInterface); in modifyTetheredNetwork()
884 table = getRouteTableForInterface(interface); in modifyRoute()
915 uint32_t table = getRouteTableForInterface(interface); in flushRoutes()