NdisChainBufferAtBack

NdisChainBufferAtBack links a given buffer descriptor to the tail of the buffer-descriptor chain attached to a packet descriptor.

Syntax

VOID NdisChainBufferAtBack(IN OUT PNDIS_PACKET Packet,
IN OUT PNDIS_BUFFER
Buffer);

At a Glance

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