HomeSort by relevance Sort by last modified time
    Searched full:routing (Results 126 - 150 of 1207) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/syslinux/gpxe/src/usr/
route.c 28 * Routing table management
  /external/tcpdump/
ipproto.c 36 { IPPROTO_ROUTING, "Routing" },
  /frameworks/base/media/java/android/media/
AudioHandle.java 21 * uniquely identify a particular component of the routing topology
AudioRecordRoutingProxy.java 20 * An AudioRecord connected to a native (C/C++) which allows access only to routing methods.
AudioTrackRoutingProxy.java 20 * An AudioTrack connected to a native (C/C++) which allows access only to routing methods.
  /hardware/qcom/msm8994/original-kernel-headers/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 */
  /hardware/qcom/msm8996/original-kernel-headers/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 */
  /hardware/qcom/msm8998/original-kernel-headers/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 */
  /hardware/qcom/msm8x09/original-kernel-headers/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 */
  /hardware/qcom/msm8x26/original-kernel-headers/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 */
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
NoRouteToHostExceptionTest.java 42 // Cannot test correctly without changing some routing tables !!
  /packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/imagedistributor/
ImageDistributor.java 28 * Begins routing new images with timestamps matching those found in
  /packages/services/Car/service/res/values/
config.xml 23 <!-- Audio routing policy for all H/W variants. Each item represents policy for one variant.
33 There is no "radio" as radio routing is outside android (for external module) or same as
48 <!-- Configuration to enable usage of dynamic audio routing. If this is set to false,
49 dynamic audio routing is disabled and audio works in legacy mode. It may be useful
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
ioctls.h 26 /* Routing table calls. */
27 #define SIOCADDRT 0x890B /* add routing table entry */
28 #define SIOCDELRT 0x890C /* delete routing table entry */
29 #define SIOCRTMSG 0x890D /* call to routing system */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
netfilter_decnet.h 36 /* Input Routing Packets */
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 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
ip6.h 73 /* Routing header */
78 uint8_t ip6r_type; /* routing type */
80 /* followed by routing type specific data */
83 /* Type 0 Routing header */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
ioctls.h 26 /* Routing table calls. */
27 #define SIOCADDRT 0x890B /* add routing table entry */
28 #define SIOCDELRT 0x890C /* delete routing table entry */
29 #define SIOCRTMSG 0x890D /* call to routing system */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fib_rules.h 15 /* try to find source address in routing lookups */
netfilter_decnet.h 39 /* Input Routing Packets */
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 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
ip6.h 73 /* Routing header */
78 uint8_t ip6r_type; /* routing type */
80 /* followed by routing type specific data */
83 /* Type 0 Routing header */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
ioctls.h 26 /* Routing table calls. */
27 #define SIOCADDRT 0x890B /* add routing table entry */
28 #define SIOCDELRT 0x890C /* delete routing table entry */
29 #define SIOCRTMSG 0x890D /* call to routing system */
  /prebuilts/go/darwin-x86/src/syscall/
route_netbsd.go 29 // InterfaceAnnounceMessage represents a routing message containing
route_openbsd.go 29 // InterfaceAnnounceMessage represents a routing message containing

Completed in 479 milliseconds

1 2 3 4 56 7 8 91011>>