Home
last modified time | relevance | path

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

1234567

/linux/drivers/scsi/mpt3sas/mpi/
H A 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/Documentation/infiniband/
H A 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/net/bridge/netfilter/
H A 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/Documentation/networking/
H A 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,
H A 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/include/uapi/linux/
H A Dif_bonding.h95 #define BOND_XMIT_POLICY_ENCAP23 3 /* encapsulated layer 2+3 */
96 #define BOND_XMIT_POLICY_ENCAP34 4 /* encapsulated layer 3+4 */
/linux/drivers/net/ethernet/fungible/funeth/
H A 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/Documentation/devicetree/bindings/media/i2c/
H A 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/drivers/net/usb/
H A 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/net/ipv4/
H A 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/include/uapi/linux/netfilter_bridge/
H A Debt_vlan.h16 __be16 encap; /* VLAN Encapsulated frame code {0-65535} */
/linux/drivers/net/ethernet/sfc/siena/
H A Dtx.h23 * encapsulated packets, so if the checksum is for the inner in efx_tx_csum_type_skb()
/linux/rust/kernel/
H A Ddevres.rs44 /// [`Device`] is unbound, revoking access to the encapsulated resource (see also [`Revocable`]).
46 /// After the [`Devres`] has been unbound it is not possible to access the encapsulated resource
128 /// The `data` encapsulated within the returned `Devres` instance' `data` will be
/linux/net/ipv6/
H A 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/tools/testing/selftests/net/forwarding/
H A Dmirror_gre.sh8 # gretap or ip6gretap netdevice. Expect that the packets come out encapsulated,
/linux/drivers/usb/serial/
H A Dsafe_serial.c3 * Safe Encapsulated USB Serial Driver
79 #define DRIVER_DESC "USB Safe Encapsulated Serial"
/linux/include/linux/
H A Ddma-fence-chain.h22 * @fence: encapsulated fence
H A Dif_vlan.h604 * vlan encapsulated (normal or hardware accelerated) or not.
655 * vlan encapsulated (normal or hardware accelerated) or not.
700 * Was a VLAN packet, grab the encapsulated protocol, which the layer in vlan_set_encap_proto()
/linux/include/uapi/drm/
H A 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/drivers/net/ethernet/aquantia/atlantic/macsec/
H A 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
/linux/include/net/
H A Derspan.h90 ERSPAN_ENCAP_ISL = 0x1, /* originally ISL encapsulated */
91 ERSPAN_ENCAP_8021Q = 0x2, /* originally 802.1Q encapsulated */
/linux/drivers/net/ovpn/
H A Dio.c80 /* post-decrypt scrub -- prepare to inject encapsulated packet onto the in ovpn_netdev_write()
149 /* point to encapsulated IP packet */ in ovpn_decrypt_post()
/linux/include/linux/usb/
H A Drndis_host.h13 * CONTROL uses CDC "encapsulated commands" with funky notifications.
/linux/include/soc/fsl/
H A Dbman.h100 * The returned value is the index of the encapsulated buffer pool,
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Diavf.rst207 - Tunnel filters are not supported in ADq. If encapsulated packets do arrive
210 encapsulated packet, outer headers are ignored. Therefore, inner headers are

1234567