Home
last modified time | relevance | path

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

/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.c137 uint8_t route = 0xFF; in set_sco_route() local
139 route = 0; in set_sco_route()
141 route = 3; in set_sco_route()
143 route = 1; in set_sco_route()
145 if (route == 0xFF) { in set_sco_route()
151 packet[3] = route; in set_sco_route()
/system/netd/server/
DNetlinkHandler.cpp184 const char *route = evt->findParam("ROUTE"); in onEvent() local
187 if (route && (gateway || iface)) { in onEvent()
189 route, (gateway == nullptr) ? "" : gateway, in onEvent()
276 void NetlinkHandler::notifyRouteChange(bool updated, const std::string& route, in notifyRouteChange() argument
278 LOG_EVENT_FUNC(BINDER_RETRY, onRouteChanged, updated, route, gateway, ifName); in notifyRouteChange()
DNetlinkHandler.h56 void notifyRouteChange(bool updated, const std::string& route, const std::string& gateway,
DRouteController.cpp394 rtmsg route = { in modifyIpRoute() local
407 { &route, sizeof(route) }, in modifyIpRoute()
/system/netd/server/binder/android/net/
DINetdUnsolicitedEventListener.aidl133 @utf8InCpp String route, in onRouteChanged() argument
/system/netd/server/aidl/netd/1/android/net/
DINetdUnsolicitedEventListener.aidl12 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged() argument
/system/netd/server/aidl/netd/2/android/net/
DINetdUnsolicitedEventListener.aidl29 …oneway void onRouteChanged(boolean updated, @utf8InCpp String route, @utf8InCpp String gateway, @u… in onRouteChanged() argument
/system/core/shell_and_utilities/
DREADME.md42 nandread netstat notify printenv ps reboot renice rm rmdir rmmod route
53 nandread netstat notify printenv ps reboot renice rm rmdir rmmod route
65 printenv ps reboot renice restorecon rm rmdir rmmod route runcon schedtop
77 notify printenv ps readlink renice restorecon rm rmdir rmmod route runcon
89 nohup notify ps readlink renice restorecon rmmod route runcon schedtop
108 rmmod route runcon sed seq setenforce setprop setsid sha1sum sleep sort
129 rmmod route runcon sed seq setenforce setprop setsid sha1sum sleep sort
/system/sepolicy/vendor/
Dmediacodec.te15 # can route /dev/binder traffic to /dev/vndbinder
/system/netd/tests/
DTestUnsolService.h70 binder::Status onRouteChanged(bool updated, const std::string& route,
Dbinder_test.cpp1673 for (const auto& route : routes) { in ipRouteExists() local
1674 if (route.find(ipRoute) != std::string::npos) { in ipRouteExists()
/system/sepolicy/prebuilts/api/28.0/public/
Dmediacodec.te11 # can route /dev/binder traffic to /dev/vndbinder
Dnetd.te45 # For /proc/sys/net/ipv[46]/route/flush.
/system/sepolicy/prebuilts/api/26.0/public/
Dmediacodec.te11 # can route /dev/binder traffic to /dev/vndbinder
Dnetd.te37 # For /proc/sys/net/ipv[46]/route/flush.
/system/sepolicy/prebuilts/api/27.0/public/
Dmediacodec.te11 # can route /dev/binder traffic to /dev/vndbinder
Dnetd.te37 # For /proc/sys/net/ipv[46]/route/flush.
/system/sepolicy/prebuilts/api/29.0/public/
Dnetd.te50 # For /proc/sys/net/ipv[46]/route/flush.
Ddomain.te75 # TODO(b/113362644): route coredomain to ashmemd
/system/sepolicy/public/
Dnetd.te50 # For /proc/sys/net/ipv[46]/route/flush.
Ddomain.te75 # TODO(b/113362644): route coredomain to ashmemd