Home
last modified time | relevance | path

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

/system/netd/server/
DRouteController.cpp132 uint32_t getRouteTableForInterface(const char* interface) { in getRouteTableForInterface() function
604 uint32_t table = getRouteTableForInterface(physicalInterface); in modifyVpnFallthroughRule()
670 uint32_t table = getRouteTableForInterface(interface); in configureDummyNetwork()
738 uint32_t table = getRouteTableForInterface(interface); in modifyPhysicalNetwork()
760 uint32_t table = getRouteTableForInterface(interface); in modifyVirtualNetwork()
797 uint32_t table = getRouteTableForInterface(interface); in modifyDefaultNetwork()
817 uint32_t table = getRouteTableForInterface(outputInterface); in modifyTetheredNetwork()
851 table = getRouteTableForInterface(interface); in modifyRoute()
882 uint32_t table = getRouteTableForInterface(interface); in flushRoutes()