Home
last modified time | relevance | path

Searched refs:destination (Results 1 – 25 of 102) sorted by relevance

12345

/f-stack/freebsd/contrib/device-tree/Bindings/net/wireless/
H A Dqcom,ath11k.yaml108 - const: reo2host-destination-ring4
109 - const: reo2host-destination-ring3
110 - const: reo2host-destination-ring2
111 - const: reo2host-destination-ring1
112 - const: rxdma2host-monitor-destination-mac3
113 - const: rxdma2host-monitor-destination-mac2
114 - const: rxdma2host-monitor-destination-mac1
124 - const: rxdma2host-destination-ring-mac3
125 - const: rxdma2host-destination-ring-mac2
126 - const: rxdma2host-destination-ring-mac1
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dadi,axi-dmac.txt22 adi,destination-bus-width: Width of the source or destination bus in bits.
24 adi,destination-bus-type: Type of the source or destination bus. Must be one
57 adi,destination-bus-width = <64>;
58 adi,destination-bus-type = <ADI_AXI_DMAC_TYPE_FIFO>;
H A Datmel-xdma.txt13 - bit 14: DIF, destination interface identifier, used to get the peripheral
35 - bit 14: DIF, destination interface identifier, used to get the peripheral
H A Dqcom_hidma_mgmt.txt24 writing into destination memory. Setting this value incorrectly can
32 applied back to back while writing to the destination before yielding
H A Dqcom_adm.txt46 is the source/destination for the transferred data.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dipv4_multicast.rst24 The lookup table is composed of pairs of destination IPv4 address (the FBK)
31 If using non-consecutive ports, use the destination IPv4 address accordingly.
37 it looks only at the IPv4 destination address for any given packet.
153 Then, the packet is checked to see if it has a multicast destination address and
154 if the routing table has any ports assigned to the destination address:
183 Thereafter, a destination Ethernet address is constructed:
187 /* construct destination Ethernet address */
192 The destination Ethernet address is constructed from the lower 23 bits of the multicast group OR-ed
267 That allows us to skip creation if the output packet is for the last destination port
269 For example, for N destination ports, we need to invoke mcast_out_pkt() (N-1) times.
[all …]
H A Dtest_pipeline.rst108 … | | [destination IPv4 address, 4…
131 … | | [destination IPv4 address, 1…
154 … | | [destination IPv4 address, 2…
182 … | At run time, core A is storing the IPv4 destination |
194 … | | IPv4 destination = 0.0.0.0/9, …
200 … | | TCP destination port = ANY …
209 … | | IPv4 destination = 0.128.0.0/9, …
215 … | | TCP destination port = ANY …
233 * destination IP address as A.B.C.D with A fixed to 0 and B, C,D random
237 * destination TCP port fixed to 0
H A Dl3_forward_access_ctrl.rst36 always extracts source/destination port information from the packets.
42 The 5-tuple syntax consist of a source IP address, a destination IP address,
43 a source port, a destination port and a protocol identifier.
46 * **Source IP address and destination IP address**
50 * **Source port and destination port**
153 destination IP address = [192.168.0.36], protocol = [6]/[7]
156 It tells the application to forward packets with destination IP address = [192.168.0.36],
168 * Packet 1 has source IP address = [1.2.3.4], destination IP address = [192.168.0.36], and protoc…
170 * Packet 2 has source IP address = [1.2.4.4], destination IP address = [192.168.0.36], and protoc…
172 * Packet 3 has source IP address = [1.2.3.4], destination IP address = [192.168.0.36], and protoc…
[all …]
H A Dl2_forward_event.rst17 packet that is received on an RX_PORT. The destination port is the adjacent port
24 * The destination MAC address is replaced by 02:00:00:00:00:TX_PORT_ID
559 then replace the source and destination MAC addresses if MAC addresses updating
562 During the initialization process, a static array of destination ports
563 (l2fwd_dst_ports[]) is filled such that for each source port, a destination port
571 destination ports.
671 then replace the source and destination MAC addresses if MAC addresses updating
674 During the initialization process, a static array of destination ports
675 (l2fwd_dst_ports[]) is filled such that for each source port, a destination port
682 be to destination ports via Tx adapter or generic event dev enqueue API
H A Dip_frag.rst132 For example, for the input IPv4 packet with destination address: 100.10.1.1 and packet length 9198 …
133 seven IPv4 packets will be sent out from port #0 to the destination address 100.10.1.1:
H A Dl2_forward_real_virtual.rst23 The destination port is the adjacent port from the enabled portmask, that is,
30 * The destination MAC address is replaced by 02:00:00:00:00:TX_PORT_ID
346 …ple: process the TX port from the RX port, then replace the source and destination MAC addresses i…
353 During the initialization process, a static array of destination ports (l2fwd_dst_ports[]) is fille…
354 a destination port is assigned that is either the next or previous enabled port from the portmask.
H A Dl3_forward_graph.rst59 …uous mode so that packets are accepted regardless of the packet's Ethernet MAC destination address.
60 …Without this option, only packets with the Ethernet MAC destination address set to the Ethernet ad…
64 * ``--eth-dest=X,MM:MM:MM:MM:MM:MM:`` Optional, ethernet destination for port X.
288 /* Add next hop for a given destination */
/f-stack/dpdk/doc/guides/nics/
H A Dsfc_efx.rst155 destination addresses, individual/group match of destination address in
160 - IPV4 (exact match of source/destination addresses,
163 - IPV6 (exact match of source/destination addresses,
166 - TCP (exact match of source/destination ports)
168 - UDP (exact match of source/destination ports)
205 - IPV4 (source/destination addresses, IP transport protocol,
208 - IPV6 (source/destination addresses, IP transport protocol,
211 - TCP (source/destination ports, TCP header length + TCP flags)
213 - UDP (source/destination ports)
251 Ethernet destination individual/group match
[all …]
H A Dmvpp2.rst380 * destination MAC
393 * destination address
400 * destination address
405 * destination port
410 * destination port
431 …| ETH (destination MAC) / VLAN (VID) | 6 + 2 = 8 |…
435 …| TCP (source port, destination port) | 2 + 2 = 4 |…
439 …| IPV4 (destination address) / UDP (source port, destination port) | 6 + 2 + 2 = 10 |…
441 …| VLAN (VID) / IPV6 (flow label, destination address) | 2 + 3 + 16 = 21 |…
495 As a result only flows with VID set to 16 and IPv4 source and destination
[all …]
H A Digc.rst74 - 2-tuple filter(destination L4 protocol and destination L4 port)
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpacket_classif_access_ctrl.rst113 /* next input field (IPv4 destination address) - 4 consecutive bytes. */
147 source addr/mask destination addr/mask source ports dest ports protocol/mask
151 source port [0-65535] and destination port 1234 matches the above rule.
163 uint8_t dst_addr[16]; /* IP address of destination host(s). */
258 /* next input field (IPv4 destination address) - 4 consecutive bytes. */
284 source addr/mask destination addr/mask tos/mask protocol/mask
443 /* destination IPv4 */
449 /* destination port */
457 /* destination IPv4 */
463 /* destination port */
[all …]
H A Dlink_bonding_poll_mode_drv_lib.rst75 a simple calculation based on the packet flow source and destination MAC
79 destination addresses into the calculation of the transmit slave port and
81 destination addresses as well as the TCP/UDP source and destination port.
312 calculation on the source MAC address and destination MAC address of the
317 combination of source/destination MAC addresses and the source/destination
322 of source/destination IP Address and the source/destination UDP ports of
H A Dswitch_representation.rst202 given destination MAC address to VF 1 and allowing that with the same source
323 - **F to A**: PF MAC as destination.
327 - **A to D**, **E to D** and **F to D**: VF 1 MAC as destination.
328 - **D to A**: VF 1 MAC as source and PF MAC as destination.
329 - **D to E**: VF 1 MAC as source and VF 2 MAC as destination.
334 - **A to E**, **D to E** and **F to E**: VF 2 MAC as destination.
335 - **E to A**: VF 2 MAC as source and PF MAC as destination.
336 - **E to D**: VF 2 MAC as source and VF 1 MAC as destination.
824 Without pass-through support, ingress encapsulation on the destination
H A Dgeneric_receive_offload_lib.rst150 - source and destination: Ethernet and IP address, TCP port
172 - outer source and destination: Ethernet and IP address, UDP port
176 - inner source and destination: Ethernet and IP address, TCP port
/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_cppcore.c207 nfp_cpp_area_alloc_acquire(struct nfp_cpp *cpp, uint32_t destination, in nfp_cpp_area_alloc_acquire() argument
212 area = nfp_cpp_area_alloc(cpp, destination, address, size); in nfp_cpp_area_alloc_acquire()
693 nfp_cpp_read(struct nfp_cpp *cpp, uint32_t destination, in nfp_cpp_read() argument
699 area = nfp_cpp_area_alloc_acquire(cpp, destination, address, length); in nfp_cpp_read()
720 nfp_cpp_write(struct nfp_cpp *cpp, uint32_t destination, in nfp_cpp_write() argument
727 area = nfp_cpp_area_alloc_acquire(cpp, destination, address, length); in nfp_cpp_write()
/f-stack/tools/route/tests/
H A Dutils.subr39 # for which the destination address is $dest
40 …te-information\".\"route-table\".\"rt-family\"[0].\"rt-entry\"[]|select(.destination==\"${dest}\")"
/f-stack/dpdk/doc/guides/tools/
H A Dflow-perf.rst205 Port redirection destination is defined in user_parameters.h
228 Jump action destination is defined in user_parameters.h
278 Add set destination mac action to all flows actions.
286 Add set destination ipv4 action to all flows actions.
294 Add set destination ipv6 action to all flows actions.
302 Add set destination tp action to all flows actions.
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dexynos5-gsc.txt16 set writeback input and destination
/f-stack/dpdk/drivers/net/dpaa2/mc/
H A Ddpni.c1986 cmd_params->dest_id = cpu_to_le32(queue->destination.id); in dpni_set_queue()
1987 cmd_params->dest_prio = queue->destination.priority; in dpni_set_queue()
1988 dpni_set_field(cmd_params->flags, DEST_TYPE, queue->destination.type); in dpni_set_queue()
1991 queue->destination.hold_active); in dpni_set_queue()
2044 queue->destination.id = le32_to_cpu(rsp_params->dest_id); in dpni_get_queue()
2045 queue->destination.priority = rsp_params->dest_prio; in dpni_get_queue()
2046 queue->destination.type = dpni_get_field(rsp_params->flags, in dpni_get_queue()
2050 queue->destination.hold_active = dpni_get_field(rsp_params->flags, in dpni_get_queue()
/f-stack/dpdk/doc/guides/cryptodevs/
H A Dopenssl.rst96 * Chained mbufs are supported only for source mbuf (destination must be

12345