NDIS Send and Receive Functions for Protocol Drivers (Compact 2013)
3/26/2014
This section describes NDIS send and receive functions for protocol drivers.
In This Section
- NdisCancelSendNetBufferLists
Cancels the transmission of network data.
- NdisReturnNetBufferLists
Releases ownership of a list of NET_BUFFER_LIST structures.
- NdisSendNetBufferLists
Sends network data that is contained in a list of NET_BUFFER_LIST structures.