aboutsummaryrefslogtreecommitdiffstats
path: root/examples/l4fwd/netbe.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/l4fwd/netbe.h')
-rw-r--r--examples/l4fwd/netbe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/l4fwd/netbe.h b/examples/l4fwd/netbe.h
index 6d9aa35..661cdcb 100644
--- a/examples/l4fwd/netbe.h
+++ b/examples/l4fwd/netbe.h
@@ -151,6 +151,7 @@ struct netbe_cfg {
uint32_t arp;
uint32_t prt_num;
uint32_t cpu_num;
+ uint32_t mpool_buf_num;
struct netbe_port *prt;
struct netbe_lcore *cpu;
};