Home
last modified time | relevance | path

Searched defs:legacy (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DNetworkController.cpp501 const char* nexthop, bool legacy, uid_t uid) { in addRoute()
506 const char* nexthop, bool legacy, uid_t uid) { in removeRoute()
610 const char* nexthop, bool add, bool legacy, uid_t uid) { in modifyRoute()
DCommandListener.cpp1554 bool legacy = false; in runCommand() local