Home
last modified time | relevance | path

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

/aosp_15_r20/system/netd/server/
H A DRouteController.h68 constexpr int32_t RULE_PRIORITY_UID_DEFAULT_NETWORK = 29000; variable
H A DRouteController.cpp885 RULE_PRIORITY_UID_DEFAULT_NETWORK + subPriority, table, fwmark.intValue, in modifyUidDefaultNetworkRule()
/aosp_15_r20/system/netd/tests/
H A Dbinder_test.cpp126 using android::net::RULE_PRIORITY_UID_DEFAULT_NETWORK;
4119 ipRuleExistsForRange(RULE_PRIORITY_UID_DEFAULT_NETWORK + subPriority, in verifyAppUidRules()