Home
last modified time | relevance | path

Searched full:encapsulated (Results 1 – 25 of 205) sorted by relevance

123456789

/linux-6.14.4/drivers/scsi/mpt3sas/mpi/
Dmpi2_pci.h25 * NVME Encapsulated Request.
26 * 07-22-18 02.00.03 Updted flags field for NVME Encapsulated req
49 * NVMe Encapsulated message
52 /*NVME Encapsulated Request Message */
/linux-6.14.4/Documentation/infiniband/
Dopa_vnic.rst11 The patterns of exchanges of Omni-Path encapsulated Ethernet packets
14 permitted to exchange encapsulated Ethernet packets across a particular
18 nodes across the fabric exchange encapsulated Ethernet packets over a
52 The Omni-Path encapsulated Ethernet packet format is as described below.
116 net_device_ops functions. It expects Omni-Path encapsulated Ethernet
/linux-6.14.4/net/bridge/netfilter/
Debt_vlan.c33 /* VLAN encapsulated Type/Length field, given from orig frame */ in ebt_vlan_mt()
70 /* Checking Encapsulated Proto (Length/Type) field */ in ebt_vlan_mt()
136 /* Check for encapsulated proto range - it is possible to be in ebt_vlan_mt_check()
/linux-6.14.4/Documentation/networking/
Dchecksum-offloads.rst57 encapsulated packet both the inner and outer checksums may need to be edited or
85 encapsulated datagram when the inner checksum is due to be offloaded.
130 RCO is a technique for eliding the inner checksum of an encapsulated datagram,
Dvxlan.rst68 ability to perform TCP segmentation offload of UDP encapsulated frames
71 receive side parsing of UDP encapsulated frames which allows NICs to
/linux-6.14.4/rust/kernel/
Ddevres.rs37 /// [`Device`] is unbound, revoking access to the encapsulated resource (see also [`Revocable`]).
39 /// After the [`Devres`] has been unbound it is not possible to access the encapsulated resource
172 /// Creates a new [`Devres`] instance of the given `data`. The `data` encapsulated within the
/linux-6.14.4/include/uapi/linux/
Dif_bonding.h95 #define BOND_XMIT_POLICY_ENCAP23 3 /* encapsulated layer 2+3 */
96 #define BOND_XMIT_POLICY_ENCAP34 4 /* encapsulated layer 3+4 */
Dudp.h32 #define UDP_ENCAP 100 /* Set the socket to accept encapsulated packets */
/linux-6.14.4/Documentation/devicetree/bindings/media/i2c/
Dimi,rdacm2x-gmsl.yaml49 receive and transmit I2C messages encapsulated and transmitted on the GMSL
55 propagated to the remote de-serializer encapsulated in the GMSL control
/linux-6.14.4/drivers/net/ethernet/fungible/funeth/
Dfuneth_txrx.h84 u64 tx_tso; /* # of non-encapsulated TSO super-packets */
85 u64 tx_encap_tso; /* # of encapsulated TSO super-packets */
86 u64 tx_uso; /* # of non-encapsulated UDP LSO super-packets */
/linux-6.14.4/drivers/net/usb/
Dlg-vl600.c22 * It will however ignore data on both ports that is not encapsulated
23 * in a specific way, any data returned is also encapsulated the same
242 return skb; /* Already encapsulated? */ in vl600_tx_fixup()
/linux-6.14.4/include/uapi/linux/netfilter_bridge/
Debt_vlan.h16 __be16 encap; /* VLAN Encapsulated frame code {0-65535} */
/linux-6.14.4/net/ipv4/
Dxfrm4_input.c92 /* if this is not encapsulated socket, then just return now */ in __xfrm4_udp_encap_rcv()
155 * If it's an encapsulated packet, then pass it to the
/linux-6.14.4/include/linux/
Dif_hsr.h29 * encapsulated protocol } instead.
Ddma-fence-chain.h22 * @fence: encapsulated fence
Dif_vlan.h599 * vlan encapsulated (normal or hardware accelerated) or not.
650 * vlan encapsulated (normal or hardware accelerated) or not.
695 * Was a VLAN packet, grab the encapsulated protocol, which the layer in vlan_set_encap_proto()
/linux-6.14.4/drivers/net/ethernet/sfc/siena/
Dtx.h23 * encapsulated packets, so if the checksum is for the inner in efx_tx_csum_type_skb()
/linux-6.14.4/drivers/net/ethernet/sfc/
Dtx.h27 * encapsulated packets, so if the checksum is for the inner in efx_tx_csum_type_skb()
/linux-6.14.4/net/ipv6/
Dxfrm6_input.c88 /* if this is not encapsulated socket, then just return now */ in __xfrm6_udp_encap_rcv()
150 * If it's an encapsulated packet, then pass it to the
/linux-6.14.4/tools/testing/selftests/net/forwarding/
Dmirror_gre.sh8 # gretap or ip6gretap netdevice. Expect that the packets come out encapsulated,
/linux-6.14.4/drivers/usb/serial/
Dsafe_serial.c3 * Safe Encapsulated USB Serial Driver
79 #define DRIVER_DESC "USB Safe Encapsulated Serial"
/linux-6.14.4/Documentation/devicetree/bindings/i2c/
Di2c-exynos5.yaml16 In case the HSI2C controller is encapsulated within USI block (it's the case
/linux-6.14.4/include/uapi/drm/
Dhabanalabs_accel.h1503 * This is the CS sequence which has the encapsulated signals.
1563 * The encapsulated signals CS is merged into the existing CS ioctls.
1573 * 2. Use the staged CS to do the encapsulated signaling jobs.
1578 * to wait for the encapsulated signals.
1669 * Encapsulated signals handle id
1671 * 1. CS with encapsulated signals:
1682 /* Encapsulated signals number */
1685 /* Encapsulated signals queue index (stream) */
/linux-6.14.4/include/net/
Derspan.h90 ERSPAN_ENCAP_ISL = 0x1, /* originally ISL encapsulated */
91 ERSPAN_ENCAP_8021Q = 0x2, /* originally 802.1Q encapsulated */
/linux-6.14.4/drivers/net/ethernet/aquantia/atlantic/macsec/
Dmacsec_struct.h160 * SNAP header exist as encapsulated in 802.3 (RFC 1042). I.E. the
167 * LLC header exist as encapsulated in 802.3 (RFC 1042). I.E. the
424 * SNAP header exist as encapsulated in 802.3 (RFC 1042). I.E. the
432 * LLC header exist as encapsulated in 802.3 (RFC 1042). I.E. the

123456789