Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This header is used by network. For more information, see:
nbltimestamp.h contains the following programming interfaces:
Functions
NdisCopyNblTimestampInfo Call NdisCopyNblTimestampInfo to copy a software or hardware timestamp from a source NET_BUFFER_LIST to a destination NET_BUFFER_LIST. |
NdisGetNblTimestampInfo NdisGetNblTimestampInfo retrieves a hardware or software timestamp stored in a NET_BUFFER_LIST. |
NdisSetNblTimestampInfo Miniport drivers call NdisSetNblTimestampInfo to store a hardware or software timestamp in a NET_BUFFER_LIST (NBL). |
Structures
NET_BUFFER_LIST_TIMESTAMP The NET_BUFFER_LIST_TIMESTAMP structure represents a timestamp that the NIC hardware generates on reception or transmission of a packet. |