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

1 2 3 4 5 6 7 891011>>

  /external/nist-sip/java/gov/nist/javax/sip/
ClientTransactionExt.java 38 * Get the next hop that was computed by the routing layer.
  /external/tcpdump/
ip6.h 166 /* Routing header */
170 uint8_t ip6r_type; /* routing type */
172 /* followed by routing type specific data */
178 /* Type 0 Routing header */
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
EffectDescriptor.h 34 routing_strategy mStrategy; // routing strategy the effect is associated to
  /frameworks/base/nfc-extras/java/com/android/nfc_extras/
NfcAdapterExtras.java 127 * <p>This is the default routing state after boot.
173 * Get the routing state of this NFC EE.
191 * Set the routing state of this NFC EE.
193 * <p>This routing state is not persisted across reboot.
  /frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
ReceiverActivity.java 33 * received by activity. The activity has NoDisplay theme and immediately terminate after routing
  /frameworks/support/v7/mediarouter/res/values/
attrs.xml 20 indicates active media routing. Checkable indicates connecting
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
IPACM_Routing.h 34 This file implements the IPACM routing functionality.
  /packages/apps/DocumentsUI/res/layout/
navigation_breadcrumb_item.xml 25 callback, which is necessary for proper event routing. See BaseActivity.onKeyDown.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
atmsvc.h 47 * tries to do better than that, but only if there's no routing decision (i.e.
route.h 16 * Mike McLagan : Routing by source
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atmsvc.h 47 * tries to do better than that, but only if there's no routing decision (i.e.
route.h 16 * Mike McLagan : Routing by source
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/
sys_netbsd.go 51 // routing facilities.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/route/
sys_netbsd.go 51 // routing facilities.
  /system/hardware/interfaces/net/netd/1.0/
INetd.hal 42 * routing packets to this network. No applications may use this mark. They must
  /external/kernel-headers/original/uapi/linux/
sockios.h 29 /* Routing table calls. */
30 #define SIOCADDRT 0x890B /* add routing table entry */
31 #define SIOCDELRT 0x890C /* delete routing table entry */
  /external/llvm/test/CodeGen/BPF/
undef.ll 7 @routing = global %struct.bpf_map_def { i32 1, i32 6, i32 12, i32 1024 }, section "maps", align 4
12 @llvm.used = appending global [6 x i8*] [i8* getelementptr inbounds ([4 x i8], [4 x i8]* @_license, i32 0, i32 0), i8* bitcast (i32 (%struct.__sk_buff*)* @ebpf_filter to i8*), i8* bitcast (%struct.bpf_map_def* @routing to i8*), i8* bitcast (%struct.bpf_map_def* @routing_miss_0 to i8*), i8* bitcast (%struct.bpf_map_def* @test1 to i8*), i8* bitcast (%struct.bpf_map_def* @test1_miss_4 to i8*)], section "llvm.metadata"
61 %8 = call i32 (%struct.bpf_map_def*, %struct.routing_key_2*, ...) bitcast (i32 (...)* @bpf_map_lookup_elem to i32 (%struct.bpf_map_def*, %struct.routing_key_2*, ...)*)(%struct.bpf_map_def* nonnull @routing, %struct.routing_key_2* nonnull %key) #3
  /packages/apps/Nfc/nci/jni/
RouteDataSet.h 18 * Import and export general routing data using a XML file.
154 ** Description: Import and export general routing data using a XML file.
205 ** Description: Obtain a database of routing data.
  /packages/apps/Nfc/nci/jni/extns/pn54x/inc/
phNxpExtns_Custom.h 127 ** This function does not include routing.
162 ** This function does not include routing.
177 ** Description This function will set the routing of the traffic to selected
  /packages/services/Car/service/src/com/android/car/
AudioRoutingPolicy.java 28 * Holds audio routing policy from config.xml. R.array.audioRoutingPolicy can contain
112 Log.e(CarLog.TAG_AUDIO, "Audio routing policy did not include unknown");
117 Log.w(CarLog.TAG_AUDIO, "Audio routing policy did not cover logical stream " + i);
CarAudioAttributesUtil.java 43 /** Bundle key for storing routing type which is String. */
185 * Get ext routing type from given AudioAttributes.
187 * @return {@link CarAudioManager#CAR_RADIO_TYPE_AM_FM} if ext routing info does not exist.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
in.h 104 struct in_addr ipi_spec_dst; /* Routing destination address */
172 /* Routing header options for IPv6. */
176 #define IPV6_RTHDR_TYPE_0 0 /* IPv6 Routing header type 0. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
in.h 117 struct in_addr ipi_spec_dst; /* Routing destination address */
185 /* Routing header options for IPv6. */
189 #define IPV6_RTHDR_TYPE_0 0 /* IPv6 Routing header type 0. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
in.h 117 struct in_addr ipi_spec_dst; /* Routing destination address */
185 /* Routing header options for IPv6. */
189 #define IPV6_RTHDR_TYPE_0 0 /* IPv6 Routing header type 0. */
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.1/
httpclient-4.2.1.jar 

Completed in 804 milliseconds

1 2 3 4 5 6 7 891011>>