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