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

/system/netd/server/
H A DRouteController.cpp547 WARN_UNUSED_RESULT int modifyOutputInterfaceRules(const char* interface, uint32_t table, function in namespace:android::net
683 if ((ret = modifyOutputInterfaceRules(interface, table, PERMISSION_NONE,
713 return modifyOutputInterfaceRules(interface, ROUTE_TABLE_LOCAL_NETWORK, PERMISSION_NONE,
732 if (int ret = modifyOutputInterfaceRules(interface, table, permission, INVALID_UID, INVALID_UID,
799 if (int ret = modifyOutputInterfaceRules(interface, table, PERMISSION_NONE,

Completed in 6 milliseconds