WDI_TLV_IPV6_LSO_V2 (0xD4)

WDI_TLV_IPV6_LSO_V2 is a TLV that contains Large Send Offload V2 parameters for IPv6.

Capability values are reported as documented in NDIS_TCP_IP_CHECKSUM_OFFLOAD. Use NDIS_OFFLOAD_NOT_SUPPORTED and NDIS_OFFLOAD_SUPPORTED when indicating capabilities through OID_WDI_GET_ADAPTER_CAPABILITIES.

TLV Type

0xD4

Length

The sum (in bytes) of the sizes of all contained elements.

Values

Type Description
UINT32 Encapsulation type. Valid values are:
  • WDI_ENCAPSULATION_IEEE_802_11
UINT32 The maximum offload size. Specified by the maximum number of bytes of TCP user data per packet.
UINT32 The minimum segment count. Specified by the minimum number of segments that should be present after segmentation.
UINT32 Specifies if offload of checksum of packets with IP extension headers is supported.
UINT32 Specifies if offload of checksum with TCP options is supported.

Requirements

Minimum supported client

Windows 10

Minimum supported server

Windows Server 2016

Header

Wditypes.hpp