Home
last modified time | relevance | path

Searched full:routing (Results 1 – 25 of 1066) sorted by relevance

12345678910>>...43

/Linux-v5.15/net/ipv6/
DKconfig162 the notion of a secure tunnel for IPSEC and then use routing protocol
222 GRE (Generic Routing Encapsulation) and at this time allows
241 bool "IPv6: Multiple Routing Tables"
244 Support multiple routing tables.
247 bool "IPv6: source address based routing"
250 Enable routing by source address or prefix.
252 The destination address is still the primary routing key, so mixing
253 normal and source prefix specific routes in the same routing table
254 may sometimes lead to unintended routing behavior. This can be
255 avoided by defining different routing tables for the normal and
[all …]
/Linux-v5.15/drivers/net/wireless/broadcom/b43/
Ddebugfs.c70 unsigned int routing, addr; in shm16read__read_file() local
73 routing = dev->dfsentry->shm16read_routing_next; in shm16read__read_file()
75 if ((routing > B43_MAX_SHM_ROUTING) || in shm16read__read_file()
79 val = b43_shm_read16(dev, routing, addr); in shm16read__read_file()
88 unsigned int routing, addr; in shm16read__write_file() local
91 res = sscanf(buf, "0x%X 0x%X", &routing, &addr); in shm16read__write_file()
94 if (routing > B43_MAX_SHM_ROUTING) in shm16read__write_file()
98 if (routing == B43_SHM_SHARED) { in shm16read__write_file()
103 dev->dfsentry->shm16read_routing_next = routing; in shm16read__write_file()
112 unsigned int routing, addr, mask, set; in shm16write__write_file() local
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dqcom,q6adm.txt18 = ADM routing
19 "routing" subnode of the ADM node represents adm routing specific configuration
24 Definition: must be "qcom,q6adm-routing".
35 q6routing: routing {
36 compatible = "qcom,q6adm-routing";
Dallwinner,sun4i-a10-codec.yaml55 allwinner,audio-routing:
123 - allwinner,audio-routing
128 - allwinner,audio-routing
139 allwinner,audio-routing:
166 allwinner,audio-routing:
191 allwinner,audio-routing:
217 allwinner,audio-routing:
257 allwinner,audio-routing =
Domap-abe-twl6040.txt9 - ti,audio-routing: List of connections between audio components.
18 Available audio endpoints for the audio-routing table:
70 /* Audio routing */
71 ti,audio-routing =
Dqcom,apq8096.txt10 - audio-routing:
64 using "audio-routing".
98 qcom,audio-routing: A list of the connections between audio components.
99 (Use audio-routing instead)
Datmel-sam9x5-wm8731-audio.txt8 - atmel,audio-routing: A list of the connections between audio components.
12 Available audio endpoints for the audio-routing table:
27 atmel,audio-routing =
/Linux-v5.15/net/decnet/netfilter/
DKconfig11 tristate "Routing message grabulator (for userland routing daemon)"
13 Enable this module if you want to use the userland DECnet routing
14 daemon. You will also need to enable routing support for DECnet
15 unless you just want to monitor routing messages from other nodes.
/Linux-v5.15/include/uapi/linux/
Dipv6.h16 * source interface/address selection, source routing, etc...
42 #define IPV6_SRCRT_TYPE_2 2 /* IPv6 type 2 Routing Header */
43 #define IPV6_SRCRT_TYPE_3 3 /* RPL Segment Routing with IPv6 */
44 #define IPV6_SRCRT_TYPE_4 4 /* Segment Routing with IPv6 */
47 * routing header
77 * routing header type 0 (used in cmsghdr struct)
89 * routing header type 2
/Linux-v5.15/include/net/
Ddn_route.h26 /* Mask for types of routing packets */
28 /* Types of routing packets */
29 #define DN_RT_PKT_SHORT 0x02 /* Short routing packet */
30 #define DN_RT_PKT_LONG 0x06 /* Long routing packet */
32 /* Mask for control/routing selection */
39 #define DN_RT_PKT_L1RT 0x07 /* Level 1 Routing Message */
40 #define DN_RT_PKT_L2RT 0x09 /* Level 2 Routing Message */
Ddn_dev.h22 #define DN_DEV_S_RI 3 /* Routing Layer Initialize */
23 #define DN_DEV_S_RV 4 /* Routing Layer Verify */
24 #define DN_DEV_S_RC 5 /* Routing Layer Complete */
52 * issue for a user space routing deamon to sort out. The kernel does
56 * t2 - Rate limit timer, min time between routing and hello messages
122 /*------------------------- DRP - Routing messages ---------------------*/
/Linux-v5.15/net/ipv4/
DKconfig21 control about the routing process.
25 questions about advanced routing.
37 automatically rejects incoming packets if the routing table entry
41 asymmetric routing (packets from you to a host take a different path
42 than packets from that host to you) or if you operate a non-routing
64 bool "IP: policy routing"
72 of the packet can be used for routing decisions as well.
75 Routing and Traffic Control documentation at
84 Normally, the routing tables specify a single action to be taken in
97 verbose messages regarding the routing, for example warnings about
[all …]
/Linux-v5.15/arch/arm64/kvm/vgic/
Dvgic-irqfd.c14 * irqchip routing entry
30 * kvm_set_routing_entry: populate a kvm routing entry
31 * from a user routing entry
34 * @e: kvm kernel routing entry handle
35 * @ue: user api routing entry handle
80 * MSI routing entry
/Linux-v5.15/Documentation/ia64/
Dirq-redir.rst8 By writing to /proc/irq/IRQ#/smp_affinity the interrupt routing can be
40 (i.e. lowest priority mode routing is used), otherwise its route is
50 and the routing is the so called "lowest priority mode" (actually
52 for the IRQ routing. Currently in Linux XTP registers can have three
64 routing is used. The target CPUs are distributed in a round robin
/Linux-v5.15/include/media/i2c/
Dm52790.h12 /* Input routing switch 1 */
24 /* Input routing switch 2 */
36 /* Output routing switch 1 */
52 /* Output routing switch 2 */
/Linux-v5.15/net/6lowpan/
DKconfig60 tristate "Routing Header Support"
63 6LoWPAN IPv6 Routing Header compression according to RFC6282.
100 tristate "GHC Routing Options Header Support"
102 6LoWPAN IPv6 routing option generic header compression according
Dnhc_routing.c3 * 6LoWPAN IPv6 Routing Header compression according to RFC6282
18 LOWPAN_NHC(nhc_routing, "RFC6282 Routing", NEXTHDR_ROUTING, 0,
22 MODULE_DESCRIPTION("6LoWPAN next header RFC6282 Routing compression");
/Linux-v5.15/drivers/media/platform/vsp1/
Dvsp1_entity.h44 * struct vsp1_route - Entity routing configuration
45 * @type: Entity type this routing entry is associated with
46 * @index: Entity index this routing entry is associated with
47 * @reg: Output routing configuration register
51 * Each $vsp1_route entry describes routing configuration for the entity
53 * holds output routing configuration for the entity, and the @inputs array
/Linux-v5.15/arch/x86/pci/
Dirq.c3 * Low-Level PCI Support for PC -- Routing of Interrupts
67 * Check passed address for the PCI IRQ Routing Table signature
87 DBG(KERN_DEBUG "PCI: Interrupt Routing Table found at 0x%p\n", in pirq_check_routing_table()
97 * Search 0xf0000 -- 0xfffff for the PCI IRQ Routing Table.
120 * If we have a IRQ routing table, use it to search for peer host
179 * PIRQ routing for the M1487 ISA Bus Controller (IBC) ASIC used
185 * INTx Routing Table Mapping Registers, available in the port I/O
312 * Common IRQ routing practice: nibbles in config space,
362 * PIRQ routing for the 82374EB/82374SB EISA System Component (ESC)
448 * PIRQ routing for the 82426EX ISA Bridge (IB) ASIC used with the
[all …]
/Linux-v5.15/drivers/net/ipa/
Dipa_cmd.h25 * @IPA_CMD_IP_V4_ROUTING_INIT: Initialize IPv4 routing table
26 * @IPA_CMD_IP_V6_ROUTING_INIT: Initialize IPv6 routing table
98 * @size: Size of non-hashed routing table memory
99 * @offset: Offset in IPA shared memory of non-hashed routing table memory
101 * @hash_size: Size of hashed routing table memory
102 * @hash_offset: Offset in IPA shared memory of hashed routing table memory
/Linux-v5.15/net/mpls/
DKconfig11 circuits. Originally conceived as a way of routing packets at
12 hardware speeds (before hardware was capable of routing ipv4 packets),
27 tristate "MPLS: routing support"
/Linux-v5.15/drivers/gpu/drm/rcar-du/
Drcar_du_group.c18 * related to input and output routing). For this reason the R8A7790 DU must be
66 * RGB output routing to DPAD0 and VSPD1 routing to DU0/1/2 for in rcar_du_group_setup_defr8()
76 * On Gen3 VSPD routing can't be configured, and DPAD routing in rcar_du_group_setup_defr8()
96 * Configure input dot clock routing with a hardcoded configuration. If in rcar_du_group_setup_didsr()
152 * TODO: Handle routing of the DU output to CMM dynamically, as we in rcar_du_group_setup()
279 * RGB output routing to DPAD0 and VSP1D routing to DU0/1/2 are in rcar_du_set_dpad0_vsp1_routing()
/Linux-v5.15/drivers/comedi/drivers/
Dni_routes.h72 * routing to the specified NI device.
108 * @tables: pointer to relevant set of routing tables.
146 * @tables: pointer to relevant set of routing tables.
158 * @tables: pointer to relevant set of routing tables.
193 * @tables: Routing tables for which to count all valid routes.
199 * @tables: pointer to relevant set of routing tables.
223 * route (src-->dest) of the specified routing register
254 * @tables: pointer to relevant set of routing tables.
302 * @tables: pointer to relevant set of routing tables.
/Linux-v5.15/Documentation/networking/
Ddecnet.rst28 - CONFIG_NETFILTER (will be required for the DECnet routing daemon)
101 The default device for routing can be set through the /proc filesystem
130 there will be a routing daemon to send and receive routing messages for
131 each interface and update the kernel routing tables accordingly. The
132 routing daemon will use netfilter to listen to routing packets, and
133 rtnetlink to update the kernels routing tables.
136 for use by the routing daemon which will now use netfilter (a much cleaner
/Linux-v5.15/drivers/net/wireless/broadcom/b43legacy/
Dmain.h91 u16 routing, u16 offset);
93 u16 routing, u16 offset);
95 u16 routing, u16 offset,
98 u16 routing, u16 offset,

12345678910>>...43