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

/system/netd/server/
H A DRouteController.cpp565 WARN_UNUSED_RESULT int modifyOutputInterfaceRules(const char* interface, uint32_t table, function in namespace:__anon1890
699 if ((ret = modifyOutputInterfaceRules(interface, table, PERMISSION_NONE,
747 return modifyOutputInterfaceRules(interface, ROUTE_TABLE_LOCAL_NETWORK, PERMISSION_NONE,
765 if (int ret = modifyOutputInterfaceRules(interface, table, permission, INVALID_UID, INVALID_UID,
806 if (int ret = modifyOutputInterfaceRules(interface, table, PERMISSION_NONE, range.first,

Completed in 1045 milliseconds