NDIS Functions for Filter Drivers (Compact 7)

3/12/2014

This section describes NDIS functions for filter drivers.

In This Section

  • NdisFNetPnPEvent
    Forwards a network Plug and Play (PnP) or Power Management event to overlying drivers.
  • NdisFRestartComplete
    Completes a restart operation if the driver returned NDIS_STATUS_PENDING from its FilterRestart function.
  • NdisFSendNetBufferListsComplete
    Returns a linked list of NET_BUFFER_LIST structures to an overlying driver and to return the final status of a send request.

See Also

Reference

NDIS Filter Driver Reference