Searched defs:route (Results 1 – 11 of 11) sorted by relevance
/system/netd/tests/ |
D | test_utils.cpp | 93 for (const auto& route : routes) { in ipRouteExists() local
|
/system/netd/server/ |
D | NetlinkHandler.cpp | 184 const char *route = evt->findParam("ROUTE"); in onEvent() local 276 void NetlinkHandler::notifyRouteChange(bool updated, const std::string& route, in notifyRouteChange()
|
D | NetdNativeService.cpp | 991 const RouteInfoParcel& route) { in networkAddRouteParcel() 1005 const RouteInfoParcel& route) { in networkUpdateRouteParcel() 1019 const RouteInfoParcel& route) { in networkRemoveRouteParcel()
|
D | RouteController.cpp | 422 rtmsg route = { in modifyIpRoute() local
|
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 30 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged()
|
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 29 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged()
|
/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 12 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged()
|
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 30 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged()
|
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 30 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged()
|
/system/netd/server/binder/android/net/ |
D | INetdUnsolicitedEventListener.aidl | 133 @utf8InCpp String route, in onRouteChanged()
|
/system/bt/tools/hci/ |
D | main.c | 138 uint8_t route = 0xFF; in set_sco_route() local
|