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

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/lif/
address.go 14 // An Addr represents an address associated with packet routing.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/lif/
address.go 14 // An Addr represents an address associated with packet routing.
  /prebuilts/maven_repo/android/com/android/support/support-v4/21.0.0/
support-v4-21.0.0-sources.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/21.0.2/
support-v4-21.0.2-sources.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/21.0.3/
support-v4-21.0.3-sources.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/22.0.0/
support-v4-22.0.0-sources.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/22.1.0/
support-v4-22.1.0-sources.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/22.1.1/
support-v4-22.1.1-sources.jar 
  /system/netd/server/
RouteController.h 33 // How the routing table number is determined for route modification requests.
  /system/nfc/src/nfa/ee/
nfa_ee_main.c 145 ** Description activate the NFCEE and restore the routing when
171 /* if any routing is configured on this NFCEE. need to mark this NFCEE
186 /* if any routing is configured on this NFCEE. need to mark this NFCEE
237 /* NFA_EE_FLAGS_RESTORE bit makes sure the routing/nci logical
  /hardware/qcom/audio/legacy/alsa_sound/
AudioHardwareALSA.cpp 426 // Ignore routing if device is 0.
619 ALOGV("Ignoring routing for FM/INCALL/VOIP recording");
650 ALOGD("Routing everything to prox now");
803 ALOGD("Routing to proxy for normal voip call in openOutputStream");
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/
LegacyBootMaintUi.h 219 @retval EFI_NOT_FOUND Routing data doesn't match any storage in this driver.
244 @retval EFI_NOT_FOUND Routing data doesn't match any storage in this driver.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
FrontPage.h 121 @retval EFI_NOT_FOUND Routing data doesn't match any storage in this driver.
146 @retval EFI_NOT_FOUND Routing data doesn't match any storage in this driver.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
IScsiConfig.c 409 routing (GUID, NAME, PATH) as the current configuration string.
419 includes the routing information as well as
449 @retval EFI_NOT_FOUND Routing data doesn't match any
451 first character in the routing header.
453 driver validate the routing data. It
572 Input is a Configuration, which has the routing data for this
600 @retval EFI_NOT_FOUND Target for the specified routing data
616 // Check routing data in <ConfigHdr>.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Config2Nv.c 809 routing (GUID, NAME, PATH) as the current configuration string.
819 includes the routing information as well as
843 @retval EFI_NOT_FOUND Routing data doesn't match any
845 first character in the routing header.
847 driver validate the routing data. It
969 Input is a Configuration, which has the routing data for this
997 @retval EFI_NOT_FOUND Target for the specified routing data
1027 // Check Routing data in <ConfigHdr>.
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Impl.h 469 Adds and deletes routing table entries.
471 The Routes() function adds a route to or deletes a route from the routing table.
480 All EFI IPv6 Protocol instances share a routing table.
483 @param[in] DeleteRoute Set to TRUE to delete this route from the routing table. Set to
484 FALSE to add this route to the routing table. Destination,
505 @retval EFI_OUT_OF_RESOURCES Could not add the entry to the routing table.
506 @retval EFI_NOT_FOUND This route is not in the routing table (when DeleteRoute is TRUE).
507 @retval EFI_ACCESS_DENIED The route is already defined in the routing table (when
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEConfig/
TrEEConfigImpl.c 76 @retval EFI_NOT_FOUND Routing data doesn't match any storage in this
159 @retval EFI_NOT_FOUND Routing data doesn't match any storage in this
  /external/apache-http/src/org/apache/http/conn/routing/
BasicRouteDirector.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/routing/BasicRouteDirector.java $
32 package org.apache.http.conn.routing;
  /external/kernel-headers/original/uapi/linux/
batman_adv.h 66 * @BATADV_ATTR_ALGO_NAME: name of routing algorithm
152 * @BATADV_CMD_GET_ROUTING_ALGOS: Query the list of routing algorithms.
  /external/kernel-headers/original/uapi/linux/can/
gw.h 59 CGW_TYPE_CAN_CAN, /* CAN->CAN routing */
167 * Optional non-zero user defined routing job identifier to alter existing
  /external/tcpdump/
print-token.c 170 /* Adjust for source routing information in the MAC header */
212 /* Skip over token ring MAC header and routing information */
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecMessage.java 171 return "Routing Change";
173 return "Routing Information";
  /frameworks/base/telephony/java/com/android/internal/telephony/
TelephonyProperties.java 215 * 0 - Use the default audio routing strategy.
217 * or Earpiece, based on the default audio routing strategy.
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
RegisteredAidCache.java 140 if (DBG) Log.d(TAG, "Controller supports AID prefix routing");
143 if (DBG) Log.d(TAG, "Controller supports AID subset routing");
280 if (DBG) Log.d(TAG, "resolveAidLocked: DECISION: routing to foreground preferred " +
286 if (DBG) Log.d(TAG, "resolveAidLocked: DECISION: routing to payment default " +
296 if (DBG) Log.d(TAG, "resolveAidLocked: DECISION: routing to all matching services");
494 //Because both the subset AID and matching smaller perfix are to be added to routing table.
    [all...]
  /packages/services/Telephony/src/com/android/phone/
CallGatewayManager.java 35 * 1. Call the appropriate routing number<br/>
36 * 2. Display information about the routing to the user<br/>

Completed in 847 milliseconds

<<11121314151617181920>>