17 #define BIHASH_TYPE _16_8 18 #define BIHASH_KVP_PER_PAGE 4 20 #ifndef __included_bihash_16_8_h__ 21 #define __included_bihash_16_8_h__ 38 if (v->
key[0] == ~0ULL && v->
value == ~0ULL)
44 #ifndef __defined_crc_u32__ 45 #define __defined_crc_u32__ 49 __asm__
volatile (
"crc32l %[data], %[value];":[value]
"+r" (value):[data]
89 return ((a[0] ^ b[0]) | (a[1] ^ b[1])) == 0;
92 #undef __included_bihash_template_h__
Fixed length block allocator.
static int clib_bihash_key_compare_16_8(u64 *a, u64 *b)
static u64 clib_xxhash(u64 key)
static u32 crc_u32(u32 data, u32 value)
static int clib_bihash_is_free_16_8(clib_bihash_kv_16_8_t *v)
static u8 * format_bihash_kvp_16_8(u8 *s, va_list *args)
static u64 clib_bihash_hash_16_8(clib_bihash_kv_16_8_t *v)