OID_TIMESTAMP_CURRENT_CONFIG

An overlying driver issues an object identifier (OID) query request of OID_TIMESTAMP_CURRENT_CONFIG to obtain the current timestamping configuration of the NIC.

The RequestType member of the NDIS_OID_REQUEST structure will be NdisRequestQueryInformation.

NDIS handles this OID for the miniport driver based on the information the miniport driver provided in the NDIS_STATUS_TIMESTAMP_CAPABILITY status indication.

Requirements

Requirement Value
Minimum supported client Windows 11
Minimum supported server Windows Server 2022
NDIS Version NDIS 6.82 and later
Header Ntddndis.h (include Ndis.h)

See also

NDIS_STATUS_TIMESTAMP_CURRENT_CONFIG

OID_TIMESTAMP_CAPABILITY

OID_TIMESTAMP_GET_CROSSTIMESTAMP

NDIS_OID_REQUEST