FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
void * | clib_all_bihash_set_heap (void) |
void | clib_bihash_copied (void *dst, void *src) |
Variables | |
void ** | clib_all_bihashes |
static void ** | clib_all_bihash_heap |
void* clib_all_bihash_set_heap | ( | void | ) |
void clib_bihash_copied | ( | void * | dst, |
void * | src | ||
) |
|
static |
Definition at line 20 of file bihash_all_vector.c.
void** clib_all_bihashes |
Definition at line 19 of file bihash_all_vector.c.