Home
last modified time | relevance | path

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

/system/netd/server/
DRouteController.cpp118 rtattr FRATTR_UID_RANGE = { U16_RTA_LENGTH(sizeof(fib_rule_uid_range)), FRA_UID_RANGE }; variable
321 { &FRATTR_UID_RANGE, isUidRule ? sizeof(FRATTR_UID_RANGE) : 0 }, in modifyIpRule()