FD.io VPP
v18.01.2-1-g9b554f3
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_CACHE_SIZE 2 |
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 (const u64 *a, const u64 *b) |
#define BIHASH_KVP_CACHE_SIZE 2 |
Definition at line 22 of file bihash_40_8.h.
#define BIHASH_KVP_PER_PAGE 4 |
Definition at line 21 of file bihash_40_8.h.
#define BIHASH_TYPE _40_8 |
Definition at line 20 of file bihash_40_8.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 40 of file bihash_40_8.h.
Definition at line 70 of file bihash_40_8.h.