Home
last modified time | relevance | path

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

/system/netd/server/
DRouteController.cpp62 const uint32_t RULE_PRIORITY_UNREACHABLE = 32000; variable
287 .action = static_cast<uint8_t>(priority != RULE_PRIORITY_UNREACHABLE ? FR_ACT_TO_TBL : in modifyIpRule()
724 return modifyIpRule(RTM_NEWRULE, RULE_PRIORITY_UNREACHABLE, RT_TABLE_UNSPEC, MARK_UNSET, in addUnreachableRule()