diff options
Diffstat (limited to 'src/vppinfra/bihash_template.h')
-rw-r--r-- | src/vppinfra/bihash_template.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/vppinfra/bihash_template.h b/src/vppinfra/bihash_template.h index cfb8ceac69e..4ff7e1bfb6c 100644 --- a/src/vppinfra/bihash_template.h +++ b/src/vppinfra/bihash_template.h @@ -84,9 +84,6 @@ typedef struct u32 log2_nbuckets; u8 *name; - u64 cache_hits; - u64 cache_misses; - BVT (clib_bihash_value) ** freelists; /* |