HomeSort by relevance Sort by last modified time
    Searched full:route (Results 1 - 25 of 400) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/include/net/
route.h 1 #include <linux/route.h>
  /development/ndk/platforms/android-3/include/net/
route.h 1 #include <linux/route.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/net/
route.h 1 #include <linux/route.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/net/
route.h 1 #include <linux/route.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/net/
route.h 1 #include <linux/route.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/net/
route.h 1 #include <linux/route.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/net/
route.h 1 #include <linux/route.h>
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/net/
route.h 1 #include <linux/route.h>
  /external/nist-sip/java/javax/sip/header/
RecordRouteHeader.java 4 String NAME = "Record-Route";
RouteHeader.java 4 String NAME = "Route";
  /external/nist-sip/java/gov/nist/javax/sip/header/
RouteList.java 35 * A list of Route Headers.
44 public class RouteList extends SIPHeaderList<Route> {
52 super(Route.class, RouteHeader.NAME);
69 * Order is important when comparing route lists.
77 ListIterator<Route> it = this.listIterator();
78 ListIterator<Route> it1 = that.listIterator();
80 Route route = (Route) it.next(); local
81 Route route1 = (Route) it1.next()
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
DefaultRouter.java 51 * URI Jiang He - use address in route header. Significant changes to conform to
53 * strict route post processing code.
69 * <li> If the request contains one or more Route headers, use the URI of the
70 * topmost Route header as next hop, possibly modifying the request in the
71 * process if the topmost Route header contains no lr parameter(*)
80 * (*)Note that in case the topmost Route header contains no 'lr' parameter
82 * perform 'Route Information Postprocessing' as described in RFC3261 section
83 * 16.6 step 6 (also known as "Route header popping"). That is, the following
86 * <li>The implementation places the Request-URI into the Route header field as
88 * <li>The implementation then places the first Route header field value int
196 Route route = (Route) routes.getFirst(); local
272 Route route = new Route(addr); local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ipv6_route.h 19 #define RTF_ADDRCONF 0x00040000 /* addrconf route - RA */
20 #define RTF_PREFIX_RT 0x00080000 /* A prefix only route - RA */
23 #define RTF_NONEXTHOP 0x00200000 /* route with no nexthop */
26 #define RTF_ROUTEINFO 0x00800000 /* route information - RA */
29 #define RTF_FLOW 0x02000000 /* flow significant route */
30 #define RTF_POLICY 0x04000000 /* policy route */
route.h 8 * Version: @(#)route.h 1.0.3 05/27/93
41 unsigned long rt_mtu; /* per route MTU/Window */
48 #define RTF_UP 0x0001 /* route usable */
51 #define RTF_REINSTATE 0x0008 /* reinstate route after tmout */
54 #define RTF_MTU 0x0040 /* specific MTU for this route */
56 #define RTF_WINDOW 0x0080 /* per route window clamping */
58 #define RTF_REJECT 0x0200 /* Reject route */
  /packages/apps/Email/src/org/apache/james/mime4j/field/address/
Mailbox.java 30 private DomainList route; field in class:Mailbox
35 * Creates a mailbox without a route. Routes are obsolete.
44 * Creates a mailbox with a route. Routes are obsolete.
45 * @param route The zero or more domains that make up the route. Can be null.
49 public Mailbox(DomainList route, String localPart, String domain) {
50 this.route = route;
56 * Returns the route list.
59 return route;
    [all...]
  /external/kernel-headers/original/linux/
route.h 8 * Version: @(#)route.h 1.0.3 05/27/93
42 unsigned long rt_mtu; /* per route MTU/Window */
51 #define RTF_UP 0x0001 /* route usable */
54 #define RTF_REINSTATE 0x0008 /* reinstate route after tmout */
57 #define RTF_MTU 0x0040 /* specific MTU for this route */
59 #define RTF_WINDOW 0x0080 /* per route window clamping */
61 #define RTF_REJECT 0x0200 /* Reject route */
  /external/ppp/android/
ip-up-vpn.c 26 #include <linux/route.h>
38 struct rtentry route = { local
48 if (argc > 5 && inet_aton(argv[5], in_addr(&route.rt_gateway)) &&
49 (f = fopen("/proc/net/route", "r")) != NULL &&
51 uint32_t *address = &in_addr(&route.rt_dst)->s_addr;
52 uint32_t *netmask = &in_addr(&route.rt_genmask)->s_addr;
63 if (ioctl(s, SIOCADDRT, &route) == -1 && errno != EEXIST) {
67 if (ioctl(s, SIOCADDRT, &route) == -1 && errno != EEXIST) {
  /external/apache-http/src/org/apache/http/conn/routing/
HttpRoute.java 39 * The route for a request.
65 /** Whether the the route is tunnelled through the proxy. */
68 /** Whether the route is layered. */
71 /** Whether the route is (supposed to be) secure. */
83 * @param local the local address to route from, or
85 * @param target the host to which to route
87 * <code>null</code> for a direct route
88 * @param secure <code>true</code> if the route is (to be) secure,
90 * @param tunnelled the tunnel type of this route, or
92 * @param layered the layering type of this route, o
    [all...]
RouteInfo.java 40 * Read-only interface for route information.
53 * The tunnelling type of a route.
63 * The layering type of a route.
99 * Obtains the number of hops in this route.
100 * A direct route has one hop. A route through a proxy has two hops.
101 * A route through a chain of <i>n</i> proxies has <i>n+1</i> hops.
103 * @return the number of hops in this route
110 * Obtains the target of a hop in this route.
113 * For a route through exactly one proxy, target of hop 0 is the prox
    [all...]
RouteTracker.java 40 * Helps tracking the steps in establishing a route.
62 // now follow attributes that indicate the established route
64 /** Whether the first hop of the route is established. */
70 /** Whether the the route is tunnelled end-to-end through proxies. */
73 /** Whether the route is layered over a tunnel. */
76 /** Whether the route is secure. */
81 * Creates a new route tracker.
84 * @param target the host to which to route
85 * @param local the local address to route from, or
100 * Creates a new tracker for the given route
    [all...]
  /frameworks/base/nfc-extras/java/com/android/nfc_extras/
NfcAdapterExtras.java 114 * Immutable data class that describes a card emulation route.
130 * A route such as {@link #ROUTE_OFF} or {@link #ROUTE_ON_WHEN_SCREEN_ON}.
132 public final int route; field in class:NfcAdapterExtras.CardEmulationRoute
136 * <p>null if {@link #route} is {@link #ROUTE_OFF}, otherwise not null.
140 public CardEmulationRoute(int route, NfcExecutionEnvironment nfcEe) {
141 if (route == ROUTE_OFF && nfcEe != null) {
143 } else if (route != ROUTE_OFF && nfcEe == null) {
144 throw new IllegalArgumentException("must specifiy a NFC-EE for this route");
146 this.route = route;
174 int route = sService.getCardEmulationRoute(); local
    [all...]
  /external/apache-http/src/org/apache/http/impl/conn/
AbstractPoolEntry.java 52 * {@link HttpRoute route} established.
53 * The adapter delegates methods for establishing the route to
58 * underlying connection and the established route.
77 /** The route for which this entry gets allocated. */
81 protected volatile HttpRoute route; field in class:AbstractPoolEntry
86 /** The tracked route, or <code>null</code> before tracking starts. */
94 * @param route the planned route for the connection,
98 HttpRoute route) {
105 this.route = route
    [all...]
  /external/ipsec-tools/src/racoon/samples/roadwarrior/client/
phase1-down.sh 36 route delete default
37 route delete ${REMOTE_ADDR}
38 route add default ${DEFAULT_GW} -ifa ${LOCAL_ADDR}
42 route delete default
43 route delete ${REMOTE_ADDR}
45 route add default gw ${DEFAULT_GW}
phase1-up.sh 37 route delete default
38 route add default ${DEFAULT_GW} -ifa ${INTERNAL_ADDR4}
39 route add ${REMOTE_ADDR} ${DEFAULT_GW}
44 route delete default
45 route add ${REMOTE_ADDR} gw ${DEFAULT_GW} dev ${if}
46 route add default gw ${DEFAULT_GW} dev ${if}:1
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
ConnPoolByRoute.java 53 * A connection pool that maintains connections by route.
58 * <li>connections are re-used only for the exact same route</li>
59 * <li>connection limits are enforced per route rather than per host</li>
83 * A map of route-specific pools.
94 * Creates a new connection pool, managed by route.
145 * Creates a new route-specific pool.
148 * @param route the route
152 protected RouteSpecificPool newRouteSpecificPool(HttpRoute route) {
153 return new RouteSpecificPool(route, connPerRoute.getMaxForRoute(route))
    [all...]

Completed in 1222 milliseconds

1 2 3 4 5 6 7 8 91011>>