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

/system/netd/server/
H A DRouteController.cpp133 uint32_t getRouteTableForInterface(const char* interface) { function in namespace:__anon1890
619 uint32_t table = getRouteTableForInterface(physicalInterface);
685 uint32_t table = getRouteTableForInterface(interface);
687 // getRouteTableForInterface has already looged an error.
753 uint32_t table = getRouteTableForInterface(interface);
793 uint32_t table = getRouteTableForInterface(interface);
830 uint32_t table = getRouteTableForInterface(interface);
850 uint32_t table = getRouteTableForInterface(outputInterface);
884 table = getRouteTableForInterface(interface);
915 uint32_t table = getRouteTableForInterface(interfac
[all...]

Completed in 21 milliseconds