FD.io VPP
v21.01.1
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | clib_bihash_kv_40_8_t |
Macros | |
#define | BIHASH_TYPE _40_8 |
#define | BIHASH_KVP_PER_PAGE 4 |
#define | BIHASH_KVP_AT_BUCKET_LEVEL 0 |
#define | BIHASH_LAZY_INSTANTIATE 1 |
#define | BIHASH_BUCKET_PREFETCH_CACHE_LINES 1 |
#define | BIHASH_USE_HEAP 1 |
Functions | |
static int | clib_bihash_is_free_40_8 (const clib_bihash_kv_40_8_t *v) |
static u64 | clib_bihash_hash_40_8 (const clib_bihash_kv_40_8_t *v) |
static u8 * | format_bihash_kvp_40_8 (u8 *s, va_list *args) |
static int | clib_bihash_key_compare_40_8 (u64 *a, u64 *b) |
#define BIHASH_BUCKET_PREFETCH_CACHE_LINES 1 |
Definition at line 29 of file bihash_40_8.h.
#define BIHASH_KVP_AT_BUCKET_LEVEL 0 |
Definition at line 27 of file bihash_40_8.h.
#define BIHASH_KVP_PER_PAGE 4 |
Definition at line 26 of file bihash_40_8.h.
#define BIHASH_LAZY_INSTANTIATE 1 |
Definition at line 28 of file bihash_40_8.h.
#define BIHASH_TYPE _40_8 |
Definition at line 25 of file bihash_40_8.h.
#define BIHASH_USE_HEAP 1 |
Definition at line 30 of file bihash_40_8.h.
|
inlinestatic |
Definition at line 57 of file bihash_40_8.h.
|
inlinestatic |
Definition at line 48 of file bihash_40_8.h.
Definition at line 78 of file bihash_40_8.h.
Definition at line 68 of file bihash_40_8.h.