次の方法で共有


NDIS_STATUS_TASK_OFFLOAD_HARDWARE_CAPABILITIES (Compact 2013)

3/26/2014

MUX intermediate drivers use the functions status indication to notify NDIS and overlying drivers that there has been change in the offload characteristics of the underlying hardware.

Remarks

If an underlying network adapter 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_OFFLOAD structure. This structure specifies the task offload hardware capabilities.

For more information about task offload hardware capabilities, see OID_TCP_OFFLOAD_HARDWARE_CAPABILITIES.

Requirements

Header

ndis.h

See Also

Reference

NDIS TCP/IP Offload Status Indications
NDIS_OFFLOAD
NDIS_STATUS_INDICATION
OID_TCP_OFFLOAD_HARDWARE_CAPABILITIES