Searched defs:nextHop (Results  1 – 2 of 2) sorted by relevance
| /system/netd/server/ | 
| D | NetdNativeService.cpp | 999                                                   const std::string& nextHop) {  in networkAddRoute() 1011                                                      const std::string& nextHop) {  in networkRemoveRoute() 1022                                                         const std::string& nextHop, int32_t uid) {  in networkAddLegacyRoute() 1033                                                            const std::string& nextHop,  in networkRemoveLegacyRoute()
  | 
| /system/netd/tests/ | 
| D | binder_test.cpp | 1545                           const std::string& nextHop) {  in ipRoutePrefix() 1619                                            const std::string& nextHop, const std::string& mtu) {  in ipRouteSubstrings() 1635                                            const std::string& dst, const std::string& nextHop,  in expectNetworkRouteDoesNotExistWithMtu() 1643                                      const std::string& dst, const std::string& nextHop,  in expectNetworkRouteExistsWithMtu() 1663                               const std::string& dst, const std::string& nextHop,  in expectNetworkRouteExists() 1669                                     const std::string& dst, const std::string& nextHop,  in expectNetworkRouteDoesNotExist() 5608                             const std::string& nextHop) {  in addRoute()
  |