Go to the source code of this file.
◆ PrependPacket()
Definition at line 394 of file mockbuffer.c.
395 {
399
404 }
else NewBuf =
Data;
405
408
410
412}
VOID Copy(PVOID Src, PVOID Dst, ULONG NumBytes)
VOID EXPORT NdisAllocateBuffer(OUT PNDIS_STATUS Status, OUT PNDIS_BUFFER *Buffer, IN NDIS_HANDLE PoolHandle, IN PVOID VirtualAddress, IN UINT Length)
NDIS_HANDLE GlobalBufferPool
PVOID PoolAllocateBuffer(ULONG Size)
_In_ NDIS_HANDLE _In_ PNDIS_PACKET Packet
#define NDIS_STATUS_SUCCESS
#define NdisChainBufferAtFront(Packet, Buffer)
_In_ ULONG _In_ ULONG _In_ ULONG Length
#define RtlCopyMemory(Destination, Source, Length)