Searched defs:tableType (Results 1 – 4 of 4) sorted by relevance
| /system/netd/server/ |
| D | RouteController.cpp | 1167 const char* destination, const char* nexthop, TableType tableType, in modifyRoute() 1459 bool RouteController::isLocalRoute(TableType tableType, const char* destination, in isLocalRoute() 1470 TableType tableType, int mtu, int priority) { in addRoute() 1485 const char* nexthop, TableType tableType, int priority) { in removeRoute() 1499 const char* nexthop, TableType tableType, int mtu) { in updateRoute()
|
| D | NetworkController.cpp | 982 RouteController::TableType tableType; in modifyRoute() local
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 65642 BYTE tableType; member
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 75430 BYTE tableType; member
|