X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2Fbihash_template.h;h=2a5c5861d88ac4965a85163f0f37978498a89941;hb=a8c720e301f3576506b2b284fe925b055398b638;hp=da2f684b6854e3a81bd2b5a2c4b02f7741861e3d;hpb=384bd33e0481a6d4805ee55ec6a7f4809a40b695;p=vpp.git diff --git a/src/vppinfra/bihash_template.h b/src/vppinfra/bihash_template.h index da2f684b685..2a5c5861d88 100644 --- a/src/vppinfra/bihash_template.h +++ b/src/vppinfra/bihash_template.h @@ -170,6 +170,7 @@ BVS (clib_bihash) u64 alloc_arena; /* Base of the allocation arena */ volatile u8 instantiated; + u8 dont_add_to_all_bihash_list; /** * A custom format function to print the Key and Value of bihash_key instead of default hexdump