![]() |
FD.io VPP
v16.06
Vector Packet Processing
|
Include dependency graph for bihash_8_8.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | clib_bihash_kv_8_8_t |
Macros | |
| #define | BIHASH_TYPE _8_8 |
| #define | BIHASH_KVP_PER_PAGE 4 |
Functions | |
| static int | clib_bihash_is_free_8_8 (clib_bihash_kv_8_8_t *v) |
| static u64 | clib_bihash_hash_8_8 (clib_bihash_kv_8_8_t *v) |
| static u8 * | format_bihash_kvp_8_8 (u8 *s, va_list *args) |
| static int | clib_bihash_key_compare_8_8 (u64 a, u64 b) |
| #define BIHASH_KVP_PER_PAGE 4 |
Definition at line 18 of file bihash_8_8.h.
| #define BIHASH_TYPE _8_8 |
Definition at line 17 of file bihash_8_8.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 33 of file bihash_8_8.h.
Definition at line 53 of file bihash_8_8.h.