NdisReinitializePacket removes any chained buffers from a given packet and reinitializes it for reuse.
VOID NdisReinitializePacket(IN OUT PNDIS_PACKET Packet);
Header File: | Ndis.h |
Module: | Nk |
Platforms: | |
Versions: | 2.0 and later |
Complete Documentation: | Windows NT Device Driver Kit |