Searched full:encapsulated (Results 1 – 25 of 359) sorted by relevance
12345678910>>...15
| /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-6.6/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-6.6/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-6.6/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/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-6.6/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/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-6.6/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 */
|
| /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-6.6/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/ |
| 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 */
|
| /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-6.6/drivers/net/ethernet/fungible/funeth/ |
| D | funeth_txrx.h | 84 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 */
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | xfrm4_input.c | 80 * If it's an encapsulated packet, then pass it to the 97 /* if this is not encapsulated socket, then just return now */ in xfrm4_udp_encap_rcv()
|
| /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-6.6/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-6.6/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-6.6/include/linux/ |
| D | if_hsr.h | 20 * encapsulated protocol } instead.
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| D | xfrm6_input.c | 75 * If it's an encapsulated packet, then pass it to the 96 /* if this is not encapsulated socket, then just return now */ in xfrm6_udp_encap_rcv()
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | xfrm6_input.c | 71 * If it's an encapsulated packet, then pass it to the 92 /* if this is not encapsulated socket, then just return now */ in xfrm6_udp_encap_rcv()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
| D | tx.h | 23 * encapsulated packets, so if the checksum is for the inner in efx_tx_csum_type_skb()
|
12345678910>>...15