NdisFreePacket releases a packet that was allocated from packet pool with NdisAllocatePacket and returns it to the free list.
VOID NdisFreePacket(IN PNDIS_PACKET Packet);
Header File: | Ndis.h |
Module: | Nk |
Platforms: | |
Versions: | 2.0 and later |
Complete Documentation: | Windows NT Device Driver Kit |