ReactOS 0.4.15-dev-7924-g5949c20
_NDIS_TASK_OFFLOAD Struct Reference

#include <ndis.h>

Collaboration diagram for _NDIS_TASK_OFFLOAD:

Public Attributes

ULONG Version
 
ULONG Size
 
NDIS_TASK Task
 
ULONG OffsetNextTask
 
ULONG TaskBufferLength
 
UCHAR TaskBuffer [1]
 

Detailed Description

Definition at line 1232 of file ndis.h.

Member Data Documentation

◆ OffsetNextTask

ULONG _NDIS_TASK_OFFLOAD::OffsetNextTask

◆ Size

ULONG _NDIS_TASK_OFFLOAD::Size

Definition at line 1234 of file ndis.h.

Referenced by CreateOffloadInfo5Internal(), and NvNetGetTcpTaskOffload().

◆ Task

NDIS_TASK _NDIS_TASK_OFFLOAD::Task

◆ TaskBuffer

UCHAR _NDIS_TASK_OFFLOAD::TaskBuffer[1]

◆ TaskBufferLength

ULONG _NDIS_TASK_OFFLOAD::TaskBufferLength

Definition at line 1237 of file ndis.h.

Referenced by CreateOffloadInfo5Internal(), NvNetGetTcpTaskOffload(), and ParseOffloadTask().

◆ Version

ULONG _NDIS_TASK_OFFLOAD::Version

Definition at line 1233 of file ndis.h.

Referenced by CreateOffloadInfo5Internal(), NvNetGetTcpTaskOffload(), and ParseOffload().


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