Returning the Completion Status of an Update Offload Operation

[The TCP chimney offload feature is deprecated and should not be used.]

Before calling the NdisMUpdateOffloadComplete function, the offload target must write either of the following NDIS_STATUS values to the Status member of each NDIS_MINIPORT_OFFLOAD_BLOCK_LIST structure in the state tree:

NDIS_STATUS_SUCCESS
The offload target successfully updated the state object variables, successfully updated path-to-neighbor links, or successfully updated both.

NDIS_STATUS_FAILURE
The update operation did not succeed. The host stack will terminate the offload of the state objects that could not be updated.