Searched full:encapsulated (Results 1 – 25 of 159) sorted by relevance
1234567
| /kernel/linux/linux-5.10/drivers/scsi/mpt3sas/mpi/ |
| D | mpi2_pci.h | 25 * 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 */
|
| /kernel/linux/linux-5.10/Documentation/infiniband/ |
| D | opa_vnic.rst | 11 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
|
| /kernel/linux/linux-5.10/net/bridge/netfilter/ |
| D | ebt_vlan.c | 33 /* 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()
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | checksum-offloads.rst | 57 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,
|
| D | vxlan.rst | 68 ability to perform TCP segmentation offload of UDP encapsulated frames 71 receive side parsing of UDP encapsulated frames which allows NICs to
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | xfrm4_input.c | 76 * If it's an encapsulated packet, then pass it to the 93 /* if this is not encapsulated socket, then just return now */ in xfrm4_udp_encap_rcv()
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | if_bonding.h | 95 #define BOND_XMIT_POLICY_ENCAP23 3 /* encapsulated layer 2+3 */ 96 #define BOND_XMIT_POLICY_ENCAP34 4 /* encapsulated layer 3+4 */
|
| D | udp.h | 32 #define UDP_ENCAP 100 /* Set the socket to accept encapsulated packets */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| D | imi,rdacm2x-gmsl.yaml | 49 receive and transmit I2C messages encapsulated and transmitted on the GMSL 55 propagated to the remote de-serializer encapsulated in the GMSL control
|
| /kernel/linux/linux-5.10/include/uapi/linux/netfilter_bridge/ |
| D | ebt_vlan.h | 16 __be16 encap; /* VLAN Encapsulated frame code {0-65535} */
|
| /kernel/linux/linux-5.10/drivers/net/usb/ |
| D | lg-vl600.c | 22 * 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()
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | xfrm6_input.c | 71 * If it's an encapsulated packet, then pass it to the 89 /* if this is not encapsulated socket, then just return now */ in xfrm6_udp_encap_rcv()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
| D | tx.h | 30 * encapsulated packets, so if the checksum is for the inner in efx_tx_csum_type_skb()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | dma-fence-chain.h | 22 * @fence: encapsulated fence
|
| D | if_vlan.h | 580 * vlan encapsulated (normal or hardware accelerated) or not. 622 * vlan encapsulated (normal or hardware accelerated) or not. 650 * Was a VLAN packet, grab the encapsulated protocol, which the layer in vlan_set_encap_proto()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/ |
| D | mirror_gre.sh | 8 # gretap or ip6gretap netdevice. Expect that the packets come out encapsulated,
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | safe_serial.c | 3 * Safe Encapsulated USB Serial Driver 79 #define DRIVER_DESC "USB Safe Encapsulated Serial"
|
| /kernel/linux/linux-5.10/include/net/ |
| D | erspan.h | 87 ERSPAN_ENCAP_ISL = 0x1, /* originally ISL encapsulated */ 88 ERSPAN_ENCAP_8021Q = 0x2, /* originally 802.1Q encapsulated */
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| D | macsec_struct.h | 160 * 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
|
| /kernel/linux/linux-5.10/include/soc/fsl/ |
| D | bman.h | 100 * The returned value is the index of the encapsulated buffer pool,
|
| /kernel/linux/linux-5.10/drivers/net/ppp/ |
| D | Kconfig | 115 Support PPP (Point to Point Protocol) encapsulated in ATM frames.
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | zalon.c | 55 * error with the new encapsulated PDC, I'm not compiling in this function.
|
| /kernel/linux/linux-5.10/Documentation/bpf/ |
| D | prog_flow_dissector.rst | 118 parsing as soon as it reaches encapsulated headers; used by routing
|
| /kernel/linux/linux-5.10/Documentation/trace/ |
| D | tracepoints.rst | 122 that work is only used for the tracepoint, that work can be encapsulated
|
| /kernel/linux/linux-5.10/Documentation/PCI/ |
| D | pci-iov-howto.rst | 23 registers encapsulated in the capability. By default, this feature is
|
1234567