/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
connector.h | 28 * Process Events connector unique ids -- used for message routing 53 * are used for message routing and
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
connector.h | 28 * Process Events connector unique ids -- used for message routing 57 * are used for message routing and
|
/external/iproute2/man/man8/ |
ip.8 | 3 ip \- show / manipulate routing, devices, policy routing and tunnels 213 - multicast routing cache entry. 217 - rule in multicast routing policy database. 233 - routing table entry. 237 - rule in routing policy database.
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
IPACM_LanToLan.cpp | 211 /* populate hdr_proc_ctx and routing table handle */ 214 /* add client specific routing rule on existing interface */ 272 /* populate the routing table information */ 276 IPACMDBG_H("IPv4 routing table for flt name: %s\n", rt_tbl_name_for_flt[IPA_IP_v4]); 281 IPACMDBG_H("IPv6 routing table for flt name: %s\n", rt_tbl_name_for_flt[IPA_IP_v6]); 286 IPACMDBG_H("IPv4 routing table for rt name: %s\n", rt_tbl_name_for_rt[IPA_IP_v4]); 291 IPACMDBG_H("IPv6 routing table for rt name: %s\n", rt_tbl_name_for_rt[IPA_IP_v6]); 480 IPACMDBG_H("Number of IPv4 routing rule is %d.\n", num_rt_rule); 483 IPACMDBG_H("Routing rule %d handle %d\n", i, rt_rule_hdl[i]); 491 IPACMDBG_H("Number of IPv6 routing rule is %d.\n", num_rt_rule) [all...] |
/cts/hostsidetests/security/securityPatch/Bug-35047217/ |
local_poc.h | 35 * name of the default routing tables for v4 and v6 95 * max size of the name of the resource (routing table, header) 115 * the attributes of the rule (routing or filtering) 319 * enum ipa_rule_type - Type of routing or filtering rule 332 * Pass to routing: 5'd0 351 * sw routing enable: ipa routing is disabled 352 * sw routing disable: ipa routing is enabled 469 * struct ipa_rule_attrib - attributes of a routing/filterin [all...] |
/cts/hostsidetests/security/securityPatch/Bug-35047780/ |
local_poc.h | 35 * name of the default routing tables for v4 and v6 95 * max size of the name of the resource (routing table, header) 115 * the attributes of the rule (routing or filtering) 319 * enum ipa_rule_type - Type of routing or filtering rule 332 * Pass to routing: 5'd0 351 * sw routing enable: ipa routing is disabled 352 * sw routing disable: ipa routing is enabled 469 * struct ipa_rule_attrib - attributes of a routing/filterin [all...] |
/cts/hostsidetests/security/securityPatch/Bug-35048450/ |
local_poc.h | 35 * name of the default routing tables for v4 and v6 95 * max size of the name of the resource (routing table, header) 115 * the attributes of the rule (routing or filtering) 319 * enum ipa_rule_type - Type of routing or filtering rule 332 * Pass to routing: 5'd0 351 * sw routing enable: ipa routing is disabled 352 * sw routing disable: ipa routing is enabled 469 * struct ipa_rule_attrib - attributes of a routing/filterin [all...] |
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
msm_ipa.h | 19 * name of the default routing tables for v4 and v6 79 * max size of the name of the resource (routing table, header) 99 * the attributes of the rule (routing or filtering) 303 * enum ipa_rule_type - Type of routing or filtering rule 316 * Pass to routing: 5'd0 335 * sw routing enable: ipa routing is disabled 336 * sw routing disable: ipa routing is enabled 453 * struct ipa_rule_attrib - attributes of a routing/filterin [all...] |
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
msm_ipa.h | 17 * name of the default routing tables for v4 and v6 77 * max size of the name of the resource (routing table, header) 102 * the attributes of the rule (routing or filtering) 308 * enum ipa_rule_type - Type of routing or filtering rule 321 * Pass to routing: 5'd0 340 * sw routing enable: ipa routing is disabled 341 * sw routing disable: ipa routing is enabled 473 * struct ipa_rule_attrib - attributes of a routing/filterin [all...] |
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
interrupt-framework-design.md | 10 - [Routing Model](#122-routing-model) 11 - [Valid Routing Models](#123-valid-routing-models) 45 allows EL3 software to configure the interrupt routing behavior. Its main 106 #### 1.2.2 Routing model 116 A routing model for a type of interrupt (generated as FIQ or IRQ) is defined as 120 routed to EL3. A routing model is applicable only when execution is not in EL3. 122 The default routing model for an interrupt type is to route it to the FEL in 125 #### 1.2.3 Valid routing model [all...] |
/system/nfc/src/nfa/ee/ |
nfa_ee_act.c | 33 * The NFA-EE API functions are called to set the routing and VS configuration. 122 ** Description Update the size required for technology and protocol routing 133 /* add the Technology based routing */ 148 /* add the Protocol based routing */ 170 ** Description Update the size required for AID routing 205 ** Description the total listen mode routing table size 234 /* add the Technology based routing */ 263 /* add the Protocol based routing */ 274 * which are not in the routing table can also be blocked */ 294 /* add NFC-DEP routing to HOST * [all...] |
nfa_ee_api.c | 263 ** default routing based on RF technology in the listen mode 264 ** routing table for the given ee_handle. The status of this 272 ** function to change the listen mode routing is called. 323 ** default routing based on Protocol in the listen mode routing 332 ** function to change the listen mode routing is called. 383 ** listen mode routing table in NFCC. The status of this 391 ** function to change the listen mode routing is called. 442 ** the listen mode routing table. If the entry configures VS, 451 ** function to change the listen mode routing is called [all...] |
/device/linaro/bootloader/edk2/StdLib/Include/net/ |
route.h | 44 * Kernel resident routing tables.
46 * The routing tables are initialized when interface addresses
52 * to a routing entry. These are often held by protocols
62 * retransmission behavior and are included in the routing structure.
152 #define RTF_PROTO2 0x4000 /* protocol specific routing flag */
153 #define RTF_PROTO1 0x8000 /* protocol specific routing flag */
157 #define RTF_PROTO3 0x40000 /* protocol specific routing flag */
166 * Routing statistics.
176 * Structures for routing messages.
|
/device/linaro/bootloader/arm-trusted-firmware/include/bl31/ |
interrupt_mgmt.h | 52 * Mask for _both_ the routing model bits in the 'flags' parameter and 53 * constants to define the valid routing models for each supported interrupt 66 /* This is the default routing model */ 70 * Constants for the _individual_ routing model bits in the 'flags' field for 86 * Macros to validate the routing model bits in the 'flags' for a type
|
/external/apache-http/src/org/apache/http/conn/params/ |
ConnRoutePNames.java | 34 * Parameter names for routing in HttpConn. 50 * {@link org.apache.http.conn.routing.HttpRoutePlanner HttpRoutePlanner} 65 * {@link org.apache.http.conn.routing.HttpRoutePlanner HttpRoutePlanner} 77 * {@link org.apache.http.conn.routing.HttpRoutePlanner HttpRoutePlanner} 83 * {@link org.apache.http.conn.routing.HttpRoute HttpRoute}.
|
/external/libnl/src/lib/ |
route.c | 14 * @defgroup cli_route Routing 231 nl_cli_fatal(EINVAL, "Unknown routing scope \"%s\"", arg); 246 "Unknown routing protocol name \"%s\"", 261 nl_cli_fatal(EINVAL, "Unknown routing type \"%s\"", arg); 264 nl_cli_fatal(ival, "Unable to set routing type: %s",
|
/hardware/qcom/audio/legacy/alsa_sound/ |
AudioPolicyManagerALSA.cpp | 79 // force routing command to audio hardware when starting a call 84 // force routing command to audio hardware when exiting a call 89 // force routing command to audio hardware when switching between telephony and VoIP 102 // force routing command to audio hardware when ending call 143 // change routing is necessary
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/ |
HardwareInterrupt.h | 6 interrupt source. This protocol enables this routing. The driver implementing
8 interrupt routing hardware. The HARDWARE_INTERRUPT_HANDLER is responsible
48 @param Source Source of the interrupt. Hardware routing off a specific platform defines
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/ |
if_tr.h | 44 u_int16_t rseg[8]; /* routing registers */ 87 /* source routing stuff */ 106 u_int16_t trn_rseg[8]; /* routing registers */
|
igmp.h | 69 u_int8_t igmp_code; /* routing code */ 84 #define IGMP_DVMRP 0x13 /* DVMRP routing message */ 85 #define IGMP_PIM 0x14 /* PIM routing message */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/ |
if_tr.h | 44 u_int16_t rseg[8]; /* routing registers */ 87 /* source routing stuff */ 106 u_int16_t trn_rseg[8]; /* routing registers */
|
igmp.h | 69 u_int8_t igmp_code; /* routing code */ 84 #define IGMP_DVMRP 0x13 /* DVMRP routing message */ 85 #define IGMP_PIM 0x14 /* PIM routing message */
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
HiiConfigAccess.h | 52 routing (GUID, NAME, PATH) as the current configuration string.
63 includes the routing information as well as
98 the routing data is not found.
100 in the routing header.
125 Input is a Configuration, which has the routing data for this
158 @retval EFI_NOT_FOUND Target for the specified routing data
|
/external/iputils/doc/ |
rdisc.sgml | 29 routing tables with default routes. 39 and a default route is entered in the kernel routing table 53 no longer be considered for inclusion in the the routing tables if the 63 and by any more or less complete UNIX routing daemon, f.e <command/gated/. 77 Normally <command/rdisc/ only accepts (and enters in the kernel routing 198 to update routing tables.
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
98_LINK.ASL | 49 Device(LNKA) // PARC Routing Resource
121 Device(LNKB) // PBRC Routing Resource
193 Device(LNKC) // PCRC Routing Resource
265 Device(LNKD) // PDRC Routing Resource
337 Device(LNKE) // PERC Routing Resource
409 Device(LNKF) // PFRC Routing Resource
481 Device(LNKG) // PGRC Routing Resource
553 Device(LNKH) // PHRC Routing Resource
|