PATH_OFFLOAD_STATE_DELEGATED structure (ndischimney.h)
[The TCP chimney offload feature is deprecated and should not be used.]
The PATH_OFFLOAD_STATE_DELEGATED structure contains the delegated variables of a path state object.
Syntax
typedef struct _PATH_OFFLOAD_STATE_DELEGATED {
OFFLOAD_STATE_HEADER Header;
} PATH_OFFLOAD_STATE_DELEGATED, *PPATH_OFFLOAD_STATE_DELEGATED;
Members
Header
An OFFLOAD_STATE_HEADER structure. NDIS sets the Length member of Header to the size, in bytes, of the PATH_OFFLOAD_STATE_DELEGATED structure. The RecognizedOptions member of Header is reserved.
Remarks
Currently there are no delegated path variables.
Requirements
Requirement | Value |
---|---|
Header | ndischimney.h (include Ndischimney.h) |