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

/system/netd/
H A DSecondaryTableController.h29 static const int BASE_TABLE_NUMBER = 60; variable
30 static int MAX_TABLE_NUMBER = BASE_TABLE_NUMBER + INTERFACES_TRACKED;
H A DSecondaryTableController.cpp89 IP_PATH, action, dest, prefix, iface, tableIndex+BASE_TABLE_NUMBER);
92 IP_PATH, action, dest, prefix, gateway, iface, tableIndex+BASE_TABLE_NUMBER);
97 IP_PATH, action, dest, prefix, gateway, iface, tableIndex+BASE_TABLE_NUMBER);
166 action, addr, tableIndex + BASE_TABLE_NUMBER);
186 tableIndex+BASE_TABLE_NUMBER);

Completed in 330 milliseconds