FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
cuckoo_debug.h File Reference

cuckoo debugs More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CLIB_CUCKOO_DEBUG_COUNTERS   (0)
 
#define CLIB_CUCKOO_DEBUG   (0)
 
#define CLIB_CUCKOO_DEBUG_GC   (0)
 
#define CLIB_CUCKOO_DBG(...)
 
#define CLIB_CUCKOO_ERR(...)
 

Detailed Description

cuckoo debugs

Definition in file cuckoo_debug.h.

Macro Definition Documentation

#define CLIB_CUCKOO_DBG (   ...)

Definition at line 71 of file cuckoo_debug.h.

#define CLIB_CUCKOO_DEBUG   (0)

Definition at line 26 of file cuckoo_debug.h.

#define CLIB_CUCKOO_DEBUG_COUNTERS   (0)

Definition at line 23 of file cuckoo_debug.h.

#define CLIB_CUCKOO_DEBUG_GC   (0)

Definition at line 29 of file cuckoo_debug.h.

#define CLIB_CUCKOO_ERR (   ...)

Definition at line 72 of file cuckoo_debug.h.