WDI_TLV_CHECKSUM_OFFLOAD_V6_RX_PARAMETERS (0xDD)
WDI_TLV_CHECKSUM_OFFLOAD_V6_RX_PARAMETERS is a TLV that contains for Rx checksum offload 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
0xDD
Length
The sum (in bytes) of the sizes of all contained elements.
Values
Type | Description |
---|---|
UINT32 | Encapsulation type. Valid values are:
|
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. |
UINT32 | Specifies if TCP checksum offload is enabled. |
UINT32 | Specifies if UDP offload is enabled. |
Requirements
Minimum supported client |
Windows 10 |
Minimum supported server |
Windows Server 2016 |
Header |
Wditypes.hpp |