/external/tcpdump/ |
print-radius.c | 217 /* Framed-Routing Attribute standard values */ 393 { "Framed-Routing", frm_routing, TAM_SIZE(frm_routing), 0, print_attr_num }, [all...] |
print-vtp.c | 99 { VTP_VLAN_SOURCE_ROUTING_RING_NUMBER, "Source-Routing Ring Number TLV"}, 100 { VTP_VLAN_SOURCE_ROUTING_BRIDGE_NUMBER, "Source-Routing Bridge Number TLV"},
|
/frameworks/av/services/audiopolicy/enginedefault/src/ |
Engine.cpp | 417 // strategy STRATEGY_ENFORCED_AUDIBLE uses same routing policy as STRATEGY_SONIFICATION 621 // Allow only use of devices on primary input if in call and HAL does not support routing
|
/frameworks/av/services/audiopolicy/managerdefault/ |
AudioPolicyManager.h | 301 // allow new routing to take effect in certain cases. 616 // routing of notifications [all...] |
/frameworks/base/services/core/java/com/android/server/connectivity/ |
NetworkAgentInfo.java | 64 // routing rules referencing the netID. These rules need to be in place before the network is 132 // routing rules are setup and routes are added so packets can begin flowing over the Network.
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
BluetoothRouteManagerTest.java | [all...] |
/prebuilts/go/darwin-x86/src/net/ |
listen_test.go | 553 // routing stuff for finding out an appropriate 631 // routing stuff for finding out an appropriate
|
/prebuilts/go/linux-x86/src/net/ |
listen_test.go | 553 // routing stuff for finding out an appropriate 631 // routing stuff for finding out an appropriate
|
/frameworks/support/v7/mediarouter/src/android/support/v7/media/ |
MediaControlIntent.java | 276 * A route that supports live audio routing will allow the media audio stream 280 * When a live audio route is selected, audio routing is transparent to the application. 291 * A route that supports live video routing will allow a mirrored version 296 * When a live video route is selected, audio and video routing is transparent 313 * A route that supports remote playback routing will allow an application to send [all...] |
/external/wpa_supplicant_8/src/drivers/ |
driver_bsd.c | 53 int route; /* routing socket for events */ 795 wpa_printf(MSG_DEBUG, "Invalid routing message version=%d", 1234 wpa_printf(MSG_DEBUG, "Invalid routing message version=%d", [all...] |
/packages/apps/Nfc/nci/jni/ |
NativeNfcManager.cpp | 799 ** aid: aid to be added to routing table. [all...] |
/packages/services/Car/service/src/com/android/car/ |
CarAudioService.java | 240 // select default radio routing. AM_FM -> AM_FM_HD -> whatever with AM or FM -> first one 467 writer.println(" Routing Types:"); [all...] |
/system/bt/stack/btm/ |
btm_sco.cc | 183 /* Use the saved SCO routing */ 426 /* Use the saved SCO routing */ [all...] |
/system/netd/server/ |
RouteController.cpp | 216 // Adds or removes a routing rule for IPv4 and IPv6. 218 // + If |table| is non-zero, the rule points at the specified routing table. Otherwise, the table is 588 // If a packet with a VPN's netId doesn't find a route in the VPN's routing table, it's allowed to [all...] |
/bionic/libc/include/netinet/ |
icmp6.h | 141 #define ICMP6_DST_UNREACH_SOURCERT 7 /* error in source routing header */
|
/device/linaro/bootloader/arm-trusted-firmware/drivers/arm/gic/ |
arm_gic.c | 363 * SCR_EL3 to control its routing to EL3. The interrupt line is represented as
|
/device/linaro/bootloader/edk2/ArmPkg/Drivers/TimerDxe/ |
TimerDxe.c | 284 @param Source Source of the interrupt. Hardware routing off a specific platform defines
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/SP804TimerDxe/ |
SP804Timer.c | 56 @param Source Source of the interrupt. Hardware routing off a specific platform defines
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/ |
EhciReg.c | 639 // 4. Set all ports routing to EHC
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
Dns4.h | 62 /// Set to TRUE to use the default IP address/subnet mask and default routing table.
|
/docs/source.android.com/en/devices/media/ |
framework-hardening.html | 121 and output, the policymanager service that determines audio routing, and FM
|
/external/apache-http/src/org/apache/http/impl/client/ |
AbstractHttpClient.java | 62 import org.apache.http.conn.routing.HttpRoutePlanner;
|
/external/dnsmasq/src/ |
nameser.h | 152 #define T_MX 15 /* mail routing information */
|
/external/iproute2/man/man8/ |
ip-l2tp.8 | 134 the peer. By configuring the system's routing tables or adding the
|
/external/kernel-headers/original/uapi/sound/ |
asequencer.h | 423 #define SNDRV_SEQ_PORT_CAP_NO_EXPORT (1<<7) /* routing not allowed */
|