/frameworks/base/core/java/android/net/ |
NetworkStateTracker.java | 193 * Check if private DNS route is set for the network 198 * Set a flag indicating private DNS route is set 203 * Check if default route is set 208 * Set a flag indicating default route is set for the network
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiStateTracker.java | 164 * Check if private DNS route is set for the network 171 * Set a flag indicating private DNS route is set 241 * Check if default route is set 248 * Set a flag indicating default route is set for the network
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netrom/ |
netrom.h | 37 /* Type of route: */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netrom/ |
netrom.h | 37 /* Type of route: */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netrom/ |
netrom.h | 37 /* Type of route: */
|
/external/iproute2/ |
README.iproute2+tc | 63 G. Install "route" classifier on root of cbq and map destination from realm 66 tc filter add dev eth1 parent 1:0 protocol ip prio 100 route to 1 classid 1:2 70 ip route add 10.11.12.0/24 dev eth1 via whatever realm 1
|
/external/iproute2/ip/ |
ifcfg | 132 ip route add unreachable 224.0.0.0/24 >& /dev/null 133 ip route add unreachable 255.255.255.255 >& /dev/null 135 ip route add 224.0.0.0/4 dev $dev scope global >& /dev/null
|
/external/iproute2/tc/ |
f_route.c | 2 * f_route.c ROUTE filter. 30 fprintf(stderr, "Usage: ... route [ from REALM | fromif TAG ] [ to REALM ]\n"); 165 .id = "route",
|
/external/iptables/extensions/ |
libip6t_ipv6header.c | 36 { "route", IPPROTO_ROUTING }, 130 " names: hop,dst,route,frag,auth,esp,none,proto\n" 131 " long names: hop-by-hop,ipv6-opts,ipv6-route,\n"
|
/external/smack/src/com/kenai/jbosh/ |
TerminalBindingCondition.java | 46 + "attribute or the target host or port specified in the 'route' " 51 + "attribute or the target host or port specified in the 'route' " 56 + "'to' or 'route' attribute (or the attribute has no value) but "
|
BOSHClientConfig.java | 55 private final String route; field in class:BOSHClientConfig 333 * @param cRoute target route 353 route = cRoute; 400 * @return route attribute string, or {@code null} if no routing 404 return route;
|
/external/tcpdump/ |
ip.h | 103 #define IPOPT_RR 7 /* record packet route */ 107 #define IPOPT_LSRR 131 /* loose source route */ 109 #define IPOPT_SSRR 137 /* strict source route */
|
print-bgp.c | 73 { BGP_ROUTE_REFRESH, "Route Refresh"}, 215 { BGP_CAPCODE_RR, "Route Refresh"}, 216 { BGP_CAPCODE_ORF, "Cooperative Route Filtering"}, 220 { BGP_CAPCODE_RR_CISCO, "Route Refresh (Cisco)"}, 334 { SAFNUM_RT_ROUTING_INFO, "Route Target Routing Information"}, /* draft-marques-ppvpn-rt-constrain-01.txt */ 344 #define BGP_EXT_COM_RT_0 0x0002 /* Route Target,Format AS(2bytes):AN(4bytes) */ 345 #define BGP_EXT_COM_RT_1 0x0102 /* Route Target,Format IP address:AN(2bytes) */ 346 #define BGP_EXT_COM_RT_2 0x0202 /* Route Target,Format AN(4bytes):local(2bytes) */ 347 #define BGP_EXT_COM_RO_0 0x0003 /* Route Origin,Format AS(2bytes):AN(4bytes) */ 348 #define BGP_EXT_COM_RO_1 0x0103 /* Route Origin,Format IP address:AN(2bytes) * [all...] |
/frameworks/base/core/java/com/android/internal/net/ |
VpnConfig.java | 79 for (String route : routes) { 80 //each route is ip/prefix 81 String[] split = route.split("/");
|
/frameworks/base/services/java/com/android/server/connectivity/ |
Nat464Xlat.java | 151 // IPv4 address for the interface and adding an IPv4 default route, 154 // point the route directly at the interface because some apps don't 156 // http://b/9597516). Instead, set the next hop of the route to the
|
/frameworks/support/v7/mediarouter/src/android/support/v7/media/ |
MediaSessionStatus.java | 34 * control of the route, then it transitions to the 56 * Indicates that the media session is active and in control of the route. 77 * another session taking control of the route.
|
/external/apache-http/src/org/apache/http/client/ |
HttpClient.java | 103 * The route to the target will be determined by the HTTP client. 127 * if they can still determine a route, for example 148 * if they can still determine a route, for example 208 * if they can still determine a route, for example 230 * if they can still determine a route, for example
|
/external/dhcpcd/ |
dhcp.c | 784 struct rt *route = NULL; local 810 if (route) { 811 route->next = xmalloc(sizeof(*route)); 812 route = route->next; 814 routes = route = xmalloc(sizeof(*routes)); 815 route->next = NULL; 816 memcpy(&route->dest.s_addr, p, 4); 818 memcpy(&route->gate.s_addr, p, 4) [all...] |
/external/libnl-headers/ |
netlink-types.h | 16 #include <netlink/route/link.h> 17 #include <netlink/route/qdisc.h> 18 #include <netlink/route/rtnl.h> 19 #include <netlink/route/route.h>
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPClientTransaction.java | 36 import gov.nist.javax.sip.header.Route; 529 * add the route before you process the response. dialog.setLastResponse(this, 1166 Route route = new Route(); local 1181 Route route = null; local [all...] |
/hardware/qcom/audio/legacy/alsa_sound/ |
AudioHardwareALSA.cpp | 642 mALSADevice->route(&(*it), (uint32_t)device, newMode); 653 mALSADevice->route(&(*it), AudioSystem::DEVICE_OUT_PROXY, 683 mALSADevice->route(&(*it), (uint32_t)device, newMode); 799 ALOGV("openoutput: mALSADevice->route useCase %s mCurDevice %d mVoipStreamCount %d mode %d", it->useCase,mCurDevice,mVoipStreamCount, mode()); 806 mALSADevice->route(&(*it), mCurDevice, AudioSystem::MODE_IN_COMMUNICATION); 814 mALSADevice->route(&(*it), mCurDevice, AudioSystem::MODE_IN_COMMUNICATION); 891 mALSADevice->route(&(*it), devices, mode()); [all...] |
/packages/apps/Nfc/nci/jni/ |
RoutingManager.cpp | 56 // Get the "default" route 62 ALOGD("%s: default route is 0x%02X", fn, mDefaultEe); 112 bool RoutingManager::addAidRouting(const UINT8* aid, UINT8 aidLen, int route) 116 tNFA_STATUS nfaStat = NFA_EeAddAidRouting(route, aidLen, (UINT8*) aid, 0x01); 123 ALOGE ("%s: failed to route AID", fn);
|
/external/chromium_org/remoting/protocol/ |
libjingle_transport_factory.cc | 285 TransportRoute route; local 288 route.type = TransportRoute::DIRECT; 290 route.type = TransportRoute::STUN; 292 route.type = TransportRoute::RELAY; 298 candidate.address(), &route.remote_address)) { 306 local_candidate.address(), &route.local_address)) { 310 event_handler_->OnTransportRouteChange(this, route);
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
network.cc | 36 // it's transitively required by linux/route.h, so include that version on 40 #include <linux/route.h> 412 if (!fs.Open("/proc/net/route", "r", NULL)) { 413 LOG(LS_WARNING) << "Couldn't read /proc/net/route, skipping default " 414 << "route check (assuming everything is a default route)."; 450 // Make sure this is a default route, if we're ignoring non-defaults.
|
/system/core/libnetutils/ |
ifc_utils.c | 35 #include <linux/route.h> 657 fp = fopen("/proc/net/route", "r"); 684 ALOGD("failed to remove route for %s to %s: %s", 697 * so that we only scan /proc/net/route in one place. 709 fp = fopen("/proc/net/route", "r"); 739 * Sets the specified gateway as the default route for the named interface. 750 ALOGD("failed to add %s as default route for %s: %s", 758 * Removes the default route for the named interface. 771 ALOGD("failed to remove default route for %s: %s", ifname, strerror(errno)); 805 printerr("failed to set default route %s: %s\n", ipaddr_to_string(gateway), strerror(errno)) [all...] |