diff options
Diffstat (limited to 'src/vppinfra/bihash_16_8_32.h')
-rw-r--r-- | src/vppinfra/bihash_16_8_32.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/vppinfra/bihash_16_8_32.h b/src/vppinfra/bihash_16_8_32.h index 3e83ad2c52f..e66954f4838 100644 --- a/src/vppinfra/bihash_16_8_32.h +++ b/src/vppinfra/bihash_16_8_32.h @@ -14,6 +14,9 @@ */ #undef BIHASH_TYPE #undef BIHASH_KVP_PER_PAGE +#undef BIHASH_32_64_SVM +#undef BIHASH_ENABLE_STATS + #define BIHASH_TYPE _16_8_32 #define BIHASH_KVP_PER_PAGE 4 |