ReactOS
0.4.16-dev-61-ge128cbc
pool.h
Go to the documentation of this file.
1
/*
2
* COPYRIGHT: See COPYING in the top level directory
3
* PROJECT: ReactOS TCP/IP protocol driver
4
* FILE: include/pool.h
5
* PURPOSE: Prototypes for memory pooling
6
*/
7
8
#pragma once
9
10
NDIS_STATUS
PrependPacket
(
PNDIS_PACKET
Packet
,
PCHAR
Data
,
UINT
Len
,
11
BOOLEAN
Copy
);
12
13
/* EOF */
BOOLEAN
unsigned char BOOLEAN
Definition:
ProcessorBind.h:185
Len
#define Len
Definition:
deflate.h:82
Copy
VOID Copy(PVOID Src, PVOID Dst, ULONG NumBytes)
Definition:
mmixer.c:126
Packet
_In_ NDIS_HANDLE _In_ PNDIS_PACKET Packet
Definition:
ndis.h:1549
UINT
unsigned int UINT
Definition:
ndis.h:50
NDIS_STATUS
int NDIS_STATUS
Definition:
ntddndis.h:475
PrependPacket
NDIS_STATUS PrependPacket(PNDIS_PACKET Packet, PCHAR Data, UINT Len, BOOLEAN Copy)
Definition:
mockbuffer.c:394
Data
Definition:
sort_test.cpp:77
_NDIS_PACKET
Definition:
ndis.h:734
PCHAR
char * PCHAR
Definition:
typedefs.h:51
drivers
network
tcpip
include
pool.h
Generated on Fri Sep 20 2024 06:05:42 for ReactOS by
1.9.6