Home
last modified time | relevance | path

Searched refs:route (Results 1 – 25 of 42) sorted by relevance

12

/system/hardware/interfaces/net/netd/1.1/
DINetd.hal27 * Add route to a specified OEM network
32 * @param ifname Interface name specified by the route, or an empty
33 * string for a route that does not specify an
36 * @param destination The destination prefix of the route in CIDR notation.
38 * @param nexthop IP address of the gateway for the route, or an empty
39 * string for a directly-connected route. If non-empty,
50 * Remove route from a specified OEM network.
55 * @param ifname Interface name specified by the route, or an empty
56 * string for a route that does not specify an
59 * @param destination The destination prefix of the route in CIDR notation.
[all …]
/system/bt/tools/hci/
Dmain.c138 uint8_t route = 0xFF; in set_sco_route() local
140 route = 0; in set_sco_route()
142 route = 3; in set_sco_route()
144 route = 1; in set_sco_route()
146 if (route == 0xFF) { in set_sco_route()
152 packet[3] = route; in set_sco_route()
/system/netd/tests/
Dtest_utils.cpp93 for (const auto& route : routes) { in ipRouteExists() local
94 if (route.find(ipRoute) != std::string::npos) { in ipRouteExists()
DTestUnsolService.h70 binder::Status onRouteChanged(bool updated, const std::string& route,
/system/netd/server/
DNetlinkHandler.cpp188 const char *route = evt->findParam("ROUTE"); in onEvent() local
191 if (route && (gateway || iface)) { in onEvent()
193 route, (gateway == nullptr) ? "" : gateway, in onEvent()
280 void NetlinkHandler::notifyRouteChange(bool updated, const std::string& route, in notifyRouteChange() argument
282 LOG_EVENT_FUNC(BINDER_RETRY, onRouteChanged, updated, route, gateway, ifName); in notifyRouteChange()
DNetdNativeService.cpp1029 const RouteInfoParcel& route) { in networkAddRouteParcel() argument
1036 int res = gCtls->netCtrl.addRoute(netId, route.ifName.c_str(), route.destination.c_str(), in networkAddRouteParcel()
1037 route.nextHop.empty() ? nullptr : route.nextHop.c_str(), in networkAddRouteParcel()
1038 legacy, uid, route.mtu); in networkAddRouteParcel()
1043 const RouteInfoParcel& route) { in networkUpdateRouteParcel() argument
1050 int res = gCtls->netCtrl.updateRoute(netId, route.ifName.c_str(), route.destination.c_str(), in networkUpdateRouteParcel()
1051 route.nextHop.empty() ? nullptr : route.nextHop.c_str(), in networkUpdateRouteParcel()
1052 legacy, uid, route.mtu); in networkUpdateRouteParcel()
1057 const RouteInfoParcel& route) { in networkRemoveRouteParcel() argument
1058 return networkRemoveRoute(netId, route.ifName, route.destination, route.nextHop); in networkRemoveRouteParcel()
DNetlinkHandler.h56 void notifyRouteChange(bool updated, const std::string& route, const std::string& gateway,
/system/sepolicy/prebuilts/api/30.0/private/
Duntrusted_app_29.te18 # allow binding to netlink route sockets and sending RTM_GETLINK messages.
Duntrusted_app_27.te40 # allow binding to netlink route sockets and sending RTM_GETLINK messages.
Duntrusted_app_25.te52 # allow binding to netlink route sockets and sending RTM_GETLINK messages.
/system/sepolicy/prebuilts/api/31.0/private/
Duntrusted_app_29.te18 # allow binding to netlink route sockets and sending RTM_GETLINK messages.
Duntrusted_app_27.te40 # allow binding to netlink route sockets and sending RTM_GETLINK messages.
/system/sepolicy/private/
Duntrusted_app_29.te18 # allow binding to netlink route sockets and sending RTM_GETLINK messages.
Duntrusted_app_27.te40 # allow binding to netlink route sockets and sending RTM_GETLINK messages.
/system/netd/server/binder/android/net/
DINetdUnsolicitedEventListener.aidl133 @utf8InCpp String route, in onRouteChanged() argument
/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/
DINetdUnsolicitedEventListener.aidl46 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged() argument
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
DINetdUnsolicitedEventListener.aidl30 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged() argument
/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/
DINetdUnsolicitedEventListener.aidl30 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged() argument
/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/
DINetdUnsolicitedEventListener.aidl46 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged() argument
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
DINetdUnsolicitedEventListener.aidl46 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged() argument
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
DINetdUnsolicitedEventListener.aidl29 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged() argument
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
DINetdUnsolicitedEventListener.aidl30 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged() argument
/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
DINetdUnsolicitedEventListener.aidl12 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged() argument
/system/sepolicy/vendor/
Dmediacodec.te6 # can route /dev/binder traffic to /dev/vndbinder
/system/core/shell_and_utilities/
DREADME.md43 nandread netstat notify printenv ps reboot renice rm rmdir rmmod route
54 nandread netstat notify printenv ps reboot renice rm rmdir rmmod route
66 printenv ps reboot renice restorecon rm rmdir rmmod route runcon schedtop
78 notify printenv ps readlink renice restorecon rm rmdir rmmod route runcon
90 nohup notify ps readlink renice restorecon rmmod route runcon schedtop
109 rmmod route runcon sed seq setenforce setprop setsid sha1sum sleep sort
130 rmmod route runcon sed seq setenforce setprop setsid sha1sum sleep sort

12