NDIS TCP/IP Offload Structures (Compact 2013)
3/26/2014
This section describes the NDIS TCP/IP offload structures.
In This Section
- NDIS_IPSEC_OFFLOAD_V1
Provides IPsec task offload information in the NDIS_OFFLOAD structure.
- NDIS_IPSEC_OFFLOAD_V1_NET_BUFFER_LIST_INFO
Specifies information that is used in offloading IPsec tasks from the TCP/IP transport to a miniport driver.
- NDIS_OFFLOAD
Specifies a miniport adapter's capabilities for performing a particular kind of task that is offloaded from the TCP/IP transport.
- NDIS_OFFLOAD_ENCAPSULATION
Specifies encapsulation.
- NDIS_OFFLOAD_PARAMETERS
Specifies the current task offload configuration settings.
- NDIS_TCP_IP_CHECKSUM_OFFLOAD
Provides checksum task offload information in the NDIS_OFFLOAD structure.
- NDIS_TCP_IP_CHECKSUM_NET_BUFFER_LIST_INFO
Specifies information that is used in offloading checksum tasks from the TCP/IP transport to a network adapter.
- NDIS_TCP_LARGE_SEND_OFFLOAD_NET_BUFFER_LIST_INFO
Specifies information that is used in offloading large send offload (LSO) tasks from the TCP/IP transport to a miniport adapter.
- NDIS_TCP_LARGE_SEND_OFFLOAD_V1
Provides large send offload version 1 (LSOV1) information in the NDIS_OFFLOAD structure.
- NDIS_TCP_LARGE_SEND_OFFLOAD_V2
Provides large send offload version 2 (LSOV2) information in the NDIS_OFFLOAD structure.