NDIS Send and Receive Functions for Miniport Drivers (Compact 2013)
3/26/2014
This section describes NDIS send and receive functions for miniport drivers.
In This Section
- NdisMIndicateReceiveNetBufferLists
Indicates the receipt of data from the network.
- NdisMSendNetBufferListsComplete
Returns a linked list of NET_BUFFER_LIST structures to an overlying driver and to return the final status of a send request.