Go to the source code of this file.
◆ BIHASH_BUCKET_PREFETCH_CACHE_LINES
#define BIHASH_BUCKET_PREFETCH_CACHE_LINES 2 |
◆ BIHASH_KVP_AT_BUCKET_LEVEL
#define BIHASH_KVP_AT_BUCKET_LEVEL 1 |
◆ BIHASH_KVP_PER_PAGE
#define BIHASH_KVP_PER_PAGE 4 |
◆ BIHASH_LAZY_INSTANTIATE
#define BIHASH_LAZY_INSTANTIATE 0 |
◆ BIHASH_TYPE
#define BIHASH_TYPE _16_8 |
◆ BIHASH_USE_HEAP
#define BIHASH_USE_HEAP 1 |
◆ clib_bihash_hash_16_8()
◆ clib_bihash_is_free_16_8()
◆ clib_bihash_key_compare_16_8()
static int clib_bihash_key_compare_16_8 |
( |
u64 * |
a, |
|
|
u64 * |
b |
|
) |
| |
|
inlinestatic |
◆ format_bihash_kvp_16_8()
static u8* format_bihash_kvp_16_8 |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
inlinestatic |