ReactOS 0.4.15-dev-7918-g2a2556c
_NDIS_TASK_TCP_LARGE_SEND Struct Reference

#include <ndis.h>

Public Attributes

ULONG Version
 
ULONG MaxOffLoadSize
 
ULONG MinSegmentCount
 
BOOLEAN TcpOptions
 
BOOLEAN IpOptions
 

Detailed Description

Definition at line 1272 of file ndis.h.

Member Data Documentation

◆ IpOptions

BOOLEAN _NDIS_TASK_TCP_LARGE_SEND::IpOptions

◆ MaxOffLoadSize

ULONG _NDIS_TASK_TCP_LARGE_SEND::MaxOffLoadSize

◆ MinSegmentCount

ULONG _NDIS_TASK_TCP_LARGE_SEND::MinSegmentCount

◆ TcpOptions

BOOLEAN _NDIS_TASK_TCP_LARGE_SEND::TcpOptions

◆ Version

ULONG _NDIS_TASK_TCP_LARGE_SEND::Version

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