HomeSort by relevance Sort by last modified time
    Searched full:route (Results 626 - 650 of 1258) sorted by null

<<21222324252627282930>>

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSearch.java 40 * This class is purely here to get search queries and route them to
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
errno.h 86 #define EHOSTUNREACH 113 /* No route to host */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
in.h 84 #define IP_PMTUDISC_WANT 1 /* Use per route hints */
pkt_cls.h 282 /* ROUTE filter */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 86 #define EHOSTUNREACH 113 /* No route to host */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
in.h 84 #define IP_PMTUDISC_WANT 1 /* Use per route hints */
pkt_cls.h 282 /* ROUTE filter */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h 343 * bit 14: Route SRC48 mixer output to fx engine.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 86 #define EHOSTUNREACH 113 /* No route to host */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
in.h 84 #define IP_PMTUDISC_WANT 1 /* Use per route hints */
pkt_cls.h 282 /* ROUTE filter */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h 343 * bit 14: Route SRC48 mixer output to fx engine.
    [all...]
  /system/core/adb/
backup_service.c 124 // Close the half of the socket that we don't care about, route 'bu's console
  /external/nist-sip/java/gov/nist/javax/sip/header/
HeaderFactoryImpl.java 897 Route route = new Route(); local
898 route.setAddress(address);
900 return route;
    [all...]
  /external/ppp/pppd/
sys-solaris.c 119 #include <net/route.h>
240 static u_int32_t default_route_gateway; /* Gateway for default route added */
769 * mark the interface down, delete default route and/or proxy arp entry.
    [all...]
  /external/iputils/
rdisc.c 45 #include <linux/route.h>
1339 /* Note: this might leave the kernel with no default route for a short time. */
    [all...]
  /external/libppp/src/
ppp.8.m4 731 At this point, your machine has a host route to the peer.
735 If you want to add a default route entry (telling your
749 command fails due to an existing route, you can overwrite the existing
750 route using:
758 will update your default route accordingly.
925 it was necessary to re-add routes such as the default route in the
    [all...]
  /prebuilts/devtools/tools/lib/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/http-client/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.1.1/
httpclient-4.1.1.jar 
  /external/iproute2/examples/
cbq.init-v0.7.3 61 # - changed PRIO_{U32,FW,ROUTE} to PRIO_{RULE,MARK,REALM}
82 # - added support for route filter, see notes about REALM keyword
371 # These parameters make up "route" filter rules that classify traffic
793 ### Create route filter for REALM fields
802 ### Attach route filter to the root class
804 prio $PRIO_REALM route ${SREALM:+from $SREALM} \
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfigStore.java 827 for (RouteInfo route : linkProperties.getRoutes()) {
829 LinkAddress dest = route.getDestination();
837 if (route.getGateway() != null) {
839 out.writeUTF(route.getGateway().getHostAddress());
    [all...]
  /external/apache-http/src/org/apache/http/impl/client/
AbstractHttpClient.java 128 /** The route planner. */
522 // a null target may be acceptable, this depends on the route planner
  /external/chromium/third_party/libjingle/source/talk/base/
network.cc 211 // TODO: /proc/net/route doesn't exist,
219 if (fs.Open("/proc/net/route", "r")) {
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.h 180 // Cancels any blocked request for the specified route id.
329 // Force cancels any pending requests for the given route id. This method

Completed in 624 milliseconds

<<21222324252627282930>>