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

/system/netd/server/
H A DRouteController.cpp50 const uint32_t RULE_PRIORITY_SECURE_VPN = 12000; member in namespace:__anon1890
501 priority = RULE_PRIORITY_SECURE_VPN;
529 uint32_t priority = secure ? RULE_PRIORITY_SECURE_VPN : RULE_PRIORITY_BYPASSABLE_VPN;

Completed in 164 milliseconds