Searched defs:nextHop (Results 1 – 2 of 2) sorted by relevance
| /system/netd/server/ |
| D | NetdNativeService.cpp | 967 const std::string& nextHop) { in networkAddRoute() 979 const std::string& nextHop) { in networkRemoveRoute() 990 const std::string& nextHop, int32_t uid) { in networkAddLegacyRoute() 1001 const std::string& nextHop, in networkRemoveLegacyRoute()
|
| /system/netd/tests/ |
| D | binder_test.cpp | 1564 const std::string& nextHop) { in ipRoutePrefix() 1638 const std::string& nextHop, const std::string& mtu) { in ipRouteSubstrings() 1654 const std::string& dst, const std::string& nextHop, in expectNetworkRouteDoesNotExistWithMtu() 1662 const std::string& dst, const std::string& nextHop, in expectNetworkRouteExistsWithMtu() 1682 const std::string& dst, const std::string& nextHop, in expectNetworkRouteExists() 1688 const std::string& dst, const std::string& nextHop, in expectNetworkRouteDoesNotExist() 5464 const std::string& nextHop) { in addRoute()
|