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

1 2 3 4 5 6 7 8 9

  /external/iptables/extensions/
libipt_realm.man 1 This matches the routing realm. Routing realms are used in complex routing
2 setups involving dynamic routing protocols like BGP.
libip6t_rt.man 1 Match on IPv6 routing header
libip6t_ipv6header.man 13 (Routing header),
  /external/iproute2/ip/
routef 8 echo "This script will flush the IPv4 routing table"
  /external/netcat/data/
pm.d 4 # used as a firewall, that starts routing IP traffic BEFORE its filter sets
  /external/apache-http/src/org/apache/http/conn/params/
ConnRoutePNames.java 34 * Parameter names for routing in HttpConn.
45 * {@link org.apache.http.conn.routing.HttpRoutePlanner HttpRoutePlanner}
60 * {@link org.apache.http.conn.routing.HttpRoutePlanner HttpRoutePlanner}
72 * {@link org.apache.http.conn.routing.HttpRoutePlanner HttpRoutePlanner}
78 * {@link org.apache.http.conn.routing.HttpRoute HttpRoute}.
  /external/apache-http/src/org/apache/http/conn/routing/
package.html 5 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/routing/package.html $
40 An {@link org.apache.http.conn.routing.HttpRoute HttpRoute}
46 The {@link org.apache.http.conn.routing.RouteTracker RouteTracker}
48 {@link org.apache.http.conn.routing.HttpRouteDirector HttpRouteDirector}
54 The {@link org.apache.http.conn.routing.HttpRoutePlanner HttpRoutePlanner}
  /external/iproute2/man/man8/
ip.8 3 ip \- show / manipulate routing, devices, policy routing and tunnels
762 - routing table entry.
766 - rule in routing policy database.
774 - multicast routing cache entry.
1235 .SH ip route - routing table management
1236 Manipulate route entries in the kernel routing tables keep
1286 no route was found. Without policy routing it is equivalent to the
1287 absence of the route in the routing table. The packets are dropped
1318 - a special type used for multicast routing. It is not present i
    [all...]
routel.8 18 The routef script does not take any arguments and will simply flush the routing table down the drain. Beware! This means deleting all routes which will make your network unusable!
rtmon.8 15 socket and monitors routing table changes.
39 (IP or IPv6) address on a device, 'route' the routing table entry
  /external/iproute2/include/linux/
fib_rules.h 13 /* try to find source address in routing lookups */
  /external/kernel-headers/original/linux/netfilter_ipv6/
ip6t_rt.h 10 u_int32_t rt_type; /* Routing Type */
  /external/tcpdump/
igrp.h 21 /* IGRP routing entry */
decnet.h 120 #define RMF_L1ROUT 07 /* level 1 routing message */
121 #define RMF_L2ROUT 011 /* level 2 routing message */
157 byte inIII_info; /* routing layer information */
169 byte in_info; /* routing layer information */
192 struct l1rout /* level 1 routing message */
199 struct l2rout /* level 2 routing message */
213 byte rh_info; /* routing layer information */
228 byte eh_info; /* routing layer information */
243 struct l1rout cm_l1rou; /* level 1 routing message */
244 struct l2rout cm_l2rout; /* level 2 routing message *
    [all...]
  /frameworks/base/media/java/android/media/
package.html 9 in Bitmaps ({@link android.media.FaceDetector}), control audio routing (to the device or a headset)
  /device/samsung/crespo/alsa-lib/src/conf/cards/
Audigy.conf 38 name "EMU10K1 PCM Send Routing"
46 name "EMU10K1 PCM Send Routing"
125 name "EMU10K1 PCM Send Routing"
133 name "EMU10K1 PCM Send Routing"
296 name "EMU10K1 PCM Send Routing"
304 name "EMU10K1 PCM Send Routing"
Audigy2.conf 38 name "EMU10K1 PCM Send Routing"
46 name "EMU10K1 PCM Send Routing"
125 name "EMU10K1 PCM Send Routing"
133 name "EMU10K1 PCM Send Routing"
176 name "EMU10K1 PCM Send Routing"
184 name "EMU10K1 PCM Send Routing"
403 name "EMU10K1 PCM Send Routing"
411 name "EMU10K1 PCM Send Routing"
EMU10K1.conf 38 name "EMU10K1 PCM Send Routing"
46 name "EMU10K1 PCM Send Routing"
148 name "EMU10K1 PCM Send Routing"
156 name "EMU10K1 PCM Send Routing"
  /external/iproute2/
README.lnstat 8 In addition to routing cache statistics, it supports any kind of statistics
13 routing cache statistics
README 5 ftp://ftp.inr.ac.ru/ip-routing/
README.decnet 26 be fine with 2.6 kernels as the routing code has been extensively
  /external/kernel-headers/original/asm-x86/
io_apic_32.h 98 * # of IO-APICs and # of IRQ routing registers
136 * If we use the IO-APIC for IRQ routing, disable automatic
  /hardware/msm7k/libaudio/
AudioHardware.cpp 508 LOGI("do input routing device %x\n", inputDevice);
510 LOGI("Routing audio to Bluetooth PCM\n");
515 LOGI("Routing audio to Wired Headset and Speaker\n");
519 LOGI("Routing audio to Wired Headset\n");
524 LOGI("Routing audio to Speakerphone\n");
528 LOGI("Routing audio to Handset\n");
533 // if inputDevice == 0, restore output routing
545 LOGI("Routing audio to Bluetooth PCM\n");
548 LOGI("Routing audio to Bluetooth PCM\n");
552 LOGI("Routing audio to Wired Headset and Speaker\n")
    [all...]
  /external/bluetooth/bluez/audio/
audio.conf 16 # SCO routing. Either PCM or HCI (in which case audio is routed to/from ALSA)
  /external/kernel-headers/original/linux/
sockios.h 27 /* Routing table calls. */
28 #define SIOCADDRT 0x890B /* add routing table entry */
29 #define SIOCDELRT 0x890C /* delete routing table entry */
30 #define SIOCRTMSG 0x890D /* call to routing system */

Completed in 4526 milliseconds

1 2 3 4 5 6 7 8 9