aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vlib/buffer.h')
-rw-r--r--src/vlib/buffer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vlib/buffer.h b/src/vlib/buffer.h
index a1c2db377ef..bf09eb9863c 100644
--- a/src/vlib/buffer.h
+++ b/src/vlib/buffer.h
@@ -432,6 +432,7 @@ typedef struct
uword start;
uword size;
vlib_physmem_region_index_t physmem_region;
+ int alloc_chunk_size;
} vlib_buffer_pool_t;
typedef struct