Barrelfish
Macros
net_constants.h File Reference

File to hold the constants needed by network stack across driver, userspace and control plane values. More...

Macros

#define MEMP_NUM_PBUF   (16384)
 Number of PBUF structs available.
 
#define PBUF_POOL_SIZE   (20000)
 Number of PBUF buffers available.
 
#define PBUF_POOL_BUFSIZE   (2048)
 the size of the elements in the pool
 

Detailed Description

File to hold the constants needed by network stack across driver, userspace and control plane values.