ReactOS Fundraising Campaign 2012
€ 4,410 / € 30,000
Information
|
Donate
Home
|
Info
|
Community
|
Development
|
myReactOS
|
Contact Us
Navigation
Home
Community
Development
myReactOS
Fundraiser 2012
Doxygen
Main Page
Alphabetical List
Data Structures
Directories
File List
Data Fields
Globals
Related Pages
Search
ReactOS Development
> Doxygen
lib
drivers
lwip
src
include
lwip
Defines
memp_std.h File Reference
Go to the source code of this file.
Defines
#
define
LWIP_MALLOC_MEMPOOL
(
num
,
size
)
LWIP_MEMPOOL
(POOL_##
size
,
num
, (
size
+
sizeof
(
struct
memp_malloc_helper)), "MALLOC_"#size)
#
define
LWIP_MALLOC_MEMPOOL_START
#
define
LWIP_MALLOC_MEMPOOL_END
#
define
LWIP_PBUF_MEMPOOL
(
name
,
num
, payload,
desc
)
LWIP_MEMPOOL
(
name
,
num
, (
MEMP_ALIGN_SIZE
(
sizeof
(
struct
pbuf
)) +
MEMP_ALIGN_SIZE
(payload)),
desc
)
Generated on Sat May 26 2012 06:03:02 for ReactOS by
1.7.6.1
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.