ReactOS 0.4.16-dev-2-g02a6913
|
#include <ndis56common.h>
Public Attributes | |
UCHAR | IPv4Checksum |
UCHAR | TCPIPv4Checksum |
UCHAR | UDPIPv4Checksum |
UCHAR | LsoV1 |
UCHAR | LsoV2IPv4 |
UCHAR | TCPIPv6Checksum |
UCHAR | UDPIPv6Checksum |
UCHAR | LsoV2IPv6 |
Definition at line 290 of file ndis56common.h.
UCHAR _tagNdisOffloadParams::IPv4Checksum |
Definition at line 292 of file ndis56common.h.
Referenced by ReadNicConfiguration().
UCHAR _tagNdisOffloadParams::LsoV1 |
Definition at line 295 of file ndis56common.h.
Referenced by ReadNicConfiguration().
UCHAR _tagNdisOffloadParams::LsoV2IPv4 |
Definition at line 296 of file ndis56common.h.
Referenced by ReadNicConfiguration().
UCHAR _tagNdisOffloadParams::LsoV2IPv6 |
Definition at line 299 of file ndis56common.h.
Referenced by ReadNicConfiguration().
UCHAR _tagNdisOffloadParams::TCPIPv4Checksum |
Definition at line 293 of file ndis56common.h.
Referenced by ReadNicConfiguration().
UCHAR _tagNdisOffloadParams::TCPIPv6Checksum |
Definition at line 297 of file ndis56common.h.
Referenced by ReadNicConfiguration().
UCHAR _tagNdisOffloadParams::UDPIPv4Checksum |
Definition at line 294 of file ndis56common.h.
Referenced by ReadNicConfiguration().
UCHAR _tagNdisOffloadParams::UDPIPv6Checksum |
Definition at line 298 of file ndis56common.h.
Referenced by ReadNicConfiguration().