Home
last modified time | relevance | path

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

/system/netd/server/
DRouteController.h46 const uint32_t RULE_PRIORITY_EXPLICIT_NETWORK = 16000; variable
DRouteController.cpp562 RULE_PRIORITY_EXPLICIT_NETWORK + subPriority, table, fwmark.intValue, in modifyExplicitNetworkRule()
/system/netd/tests/
Dbinder_test.cpp113 using android::net::RULE_PRIORITY_EXPLICIT_NETWORK;
1841 RULE_PRIORITY_EXPLICIT_NETWORK, ifName); in expectNetworkPermissionIpRuleExists()
1846 RULE_PRIORITY_EXPLICIT_NETWORK, ifName); in expectNetworkPermissionIpRuleExists()
1851 RULE_PRIORITY_EXPLICIT_NETWORK, ifName); in expectNetworkPermissionIpRuleExists()
4031 ipRuleExistsForRange(RULE_PRIORITY_EXPLICIT_NETWORK + uidRangeConfig.subPriority, in verifyVpnUidRules()