OID_TCP_CONNECTION_OFFLOAD_PARAMETERS (Compact 2013)
3/26/2014
As a set request, NDIS and overlying drivers use this OID to set the connection offload configuration parameters of an underlying miniport adapter. Miniport drivers that support connection offload must handle this OID set request. Otherwise, the OID_TCP_CONNECTION_OFFLOAD_PARAMETERS OID is optional for miniport drivers.
As a query request, overlying drivers can use the OID_TCP_CONNECTION_OFFLOAD_PARAMETERS OID to determine the current connection offload settings of an underlying miniport adapter. NDIS handles this OID query for miniport drivers.
Remarks
The InformationBuffer member of the NDIS_OID_REQUEST structure contains an NDIS_TCP_CONNECTION_OFFLOAD_PARAMETERS structure.
Note
Do not confuse OID_TCP_CONNECTION_OFFLOAD_PARAMETERS with the OID_TCP_OFFLOAD_PARAMETERS OID that administrative applications use to enable or disable TCP offload features.
Requirements
Header |
ntddndis.h |
See Also
Reference
NDIS TCP/IP Offload OIDs
NDIS_OID_REQUEST
OID_TCP_OFFLOAD_PARAMETERS