NDIS_STATUS_TCP_CONNECTION_OFFLOAD_HARDWARE_CAPABILITIES
MUX intermediate drivers use the NDIS_STATUS_TCP_CONNECTION_OFFLOAD_HARDWARE_CAPABILITIES CAPABILITIES status indication to notify NDIS and overlying drivers that there has been change in the connection offload characteristics of the underlying hardware.
Remarks
If an underlying NIC is added or deleted, the overall set of hardware capabilities that is associated with a MUX intermediate driver can change.
The StatusBuffer member of the NDIS_STATUS_INDICATION structure contains an NDIS_TCP_CONNECTION_OFFLOAD structure. NDIS_TCP_CONNECTION_OFFLOAD specifies the task offload hardware capabilities.
For more information about task offload hardware capabilities, see OID_TCP_CONNECTION_OFFLOAD_HARDWARE_CAPABILITIES.
Requirements
Version |
Supported in NDIS 6.0 and later. |
Header |
Ndis.h (include Ndis.h) |