NdisFreePacketPool

NdisFreePacketPool releases a handle to a block of packet pool that was allocated with NdisAllocatePacketPool.

Syntax

VOID NdisFreePacketPool(IN NDIS_HANDLE PoolHandle);

At a Glance

Header File: Ndis.h
Module: Nk
Platforms:
Versions: 2.0 and later
Complete Documentation: Windows NT Device Driver Kit