Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DRouteController.h59 const uint32_t RULE_PRIORITY_UID_DEFAULT_NETWORK = 27000; variable
H A DRouteController.cpp789 RULE_PRIORITY_UID_DEFAULT_NETWORK + subPriority, table, fwmark.intValue, in modifyUidDefaultNetworkRule()
/aosp12/system/netd/tests/
H A Dbinder_test.cpp118 using android::net::RULE_PRIORITY_UID_DEFAULT_NETWORK;
3994 ipRuleExistsForRange(RULE_PRIORITY_UID_DEFAULT_NETWORK + subPriority, in verifyAppUidRules()