FD.io VPP  v18.07-rc0-415-g6c78436
Vector Packet Processing
vapi_dbg.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VAPI_DEBUG   (0)
 
#define VAPI_DEBUG_CONNECT   (0)
 
#define VAPI_DEBUG_ALLOC   (0)
 
#define VAPI_CPP_DEBUG_LEAKS   (0)
 
#define VAPI_DBG(...)
 
#define VAPI_ERR(...)
 

Macro Definition Documentation

#define VAPI_CPP_DEBUG_LEAKS   (0)

Definition at line 25 of file vapi_dbg.h.

#define VAPI_DBG (   ...)

Definition at line 65 of file vapi_dbg.h.

#define VAPI_DEBUG   (0)

Definition at line 22 of file vapi_dbg.h.

#define VAPI_DEBUG_ALLOC   (0)

Definition at line 24 of file vapi_dbg.h.

#define VAPI_DEBUG_CONNECT   (0)

Definition at line 23 of file vapi_dbg.h.

#define VAPI_ERR (   ...)

Definition at line 66 of file vapi_dbg.h.