Home
last modified time | relevance | path

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

/aosp_15_r20/system/netd/server/
H A DRouteController.h55 constexpr int32_t RULE_PRIORITY_UID_IMPLICIT_NETWORK = 22000; variable
H A DRouteController.cpp862 : (RULE_PRIORITY_UID_IMPLICIT_NETWORK + subPriority), in modifyUidNetworkRule()
1023 : (RULE_PRIORITY_UID_IMPLICIT_NETWORK + subPriority), in modifyUidUnreachableRule()
/aosp_15_r20/system/netd/tests/
H A Dbinder_test.cpp129 using android::net::RULE_PRIORITY_UID_IMPLICIT_NETWORK;
4116 ipRuleExistsForRange(RULE_PRIORITY_UID_IMPLICIT_NETWORK + subPriority, in verifyAppUidRules()
4131 ipRuleExistsForRange(RULE_PRIORITY_UID_IMPLICIT_NETWORK + subPriority, in verifyAppUidRules()