ReactOS 0.4.15-dev-7934-g1dc8d80
_tagNdisOffloadParams Struct Reference

#include <ndis56common.h>

Public Attributes

UCHAR IPv4Checksum
 
UCHAR TCPIPv4Checksum
 
UCHAR UDPIPv4Checksum
 
UCHAR LsoV1
 
UCHAR LsoV2IPv4
 
UCHAR TCPIPv6Checksum
 
UCHAR UDPIPv6Checksum
 
UCHAR LsoV2IPv6
 

Detailed Description

Definition at line 290 of file ndis56common.h.

Member Data Documentation

◆ IPv4Checksum

UCHAR _tagNdisOffloadParams::IPv4Checksum

Definition at line 292 of file ndis56common.h.

Referenced by ReadNicConfiguration().

◆ LsoV1

UCHAR _tagNdisOffloadParams::LsoV1

Definition at line 295 of file ndis56common.h.

Referenced by ReadNicConfiguration().

◆ LsoV2IPv4

UCHAR _tagNdisOffloadParams::LsoV2IPv4

Definition at line 296 of file ndis56common.h.

Referenced by ReadNicConfiguration().

◆ LsoV2IPv6

UCHAR _tagNdisOffloadParams::LsoV2IPv6

Definition at line 299 of file ndis56common.h.

Referenced by ReadNicConfiguration().

◆ TCPIPv4Checksum

UCHAR _tagNdisOffloadParams::TCPIPv4Checksum

Definition at line 293 of file ndis56common.h.

Referenced by ReadNicConfiguration().

◆ TCPIPv6Checksum

UCHAR _tagNdisOffloadParams::TCPIPv6Checksum

Definition at line 297 of file ndis56common.h.

Referenced by ReadNicConfiguration().

◆ UDPIPv4Checksum

UCHAR _tagNdisOffloadParams::UDPIPv4Checksum

Definition at line 294 of file ndis56common.h.

Referenced by ReadNicConfiguration().

◆ UDPIPv6Checksum

UCHAR _tagNdisOffloadParams::UDPIPv6Checksum

Definition at line 298 of file ndis56common.h.

Referenced by ReadNicConfiguration().


The documentation for this struct was generated from the following file: