|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ndis.h>

Public Attributes | |
| ULONG | Version |
| ULONG | Size |
| ULONG | Reserved |
| ULONG | OffsetFirstTask |
| NDIS_ENCAPSULATION_FORMAT | EncapsulationFormat |
| NDIS_ENCAPSULATION_FORMAT _NDIS_TASK_OFFLOAD_HEADER::EncapsulationFormat |
Definition at line 1229 of file ndis.h.
Referenced by ParseOffload(), and ValidateOffloadHeader().
| ULONG _NDIS_TASK_OFFLOAD_HEADER::OffsetFirstTask |
Definition at line 1228 of file ndis.h.
Referenced by CreateOffloadInfo5Internal(), and ParseOffload().
| ULONG _NDIS_TASK_OFFLOAD_HEADER::Size |
Definition at line 1226 of file ndis.h.
Referenced by ValidateOffloadHeader().
| ULONG _NDIS_TASK_OFFLOAD_HEADER::Version |
Definition at line 1225 of file ndis.h.
Referenced by ParseOffload(), and ValidateOffloadHeader().