NdisChainBufferAtFront links a given buffer descriptor to the head of the buffer-descriptor chain attached to a packet descriptor.
VOID NdisChainBufferAtFront(IN OUT PNDIS_PACKET Packet,
IN OUT PNDIS_BUFFER Buffer);
Header File: | Ndis.h |
Module: | Nk |
Platforms: | |
Versions: | 2.0 and later |
Complete Documentation: | Windows NT Device Driver Kit |