Home
last modified time | relevance | path

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

/system/netd/server/
DRouteController.cpp72 const char* const ROUTE_TABLE_NAME_LOCAL = "local"; variable
162 addTableName(RT_TABLE_LOCAL, ROUTE_TABLE_NAME_LOCAL, &contents); in updateTableNamesFile()