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

/system/netd/server/
H A DRouteController.cpp472 WARN_UNUSED_RESULT int modifyVpnUidRangeRule(uint32_t table, uid_t uidStart, uid_t uidEnd, function in namespace:android::net
791 if (int ret = modifyVpnUidRangeRule(table, range.getStart(), range.getStop(), secure, add))

Completed in 261 milliseconds