|
Barrelfish
|
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 | |
File to hold the constants needed by network stack across driver, userspace and control plane values.
1.8.11