FD.io VPP  v19.08.1-401-g8e4ed521a
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

◆ VAPI_CPP_DEBUG_LEAKS

#define VAPI_CPP_DEBUG_LEAKS   (0)

Definition at line 25 of file vapi_dbg.h.

◆ VAPI_DBG

#define VAPI_DBG (   ...)

Definition at line 65 of file vapi_dbg.h.

◆ VAPI_DEBUG

#define VAPI_DEBUG   (0)

Definition at line 22 of file vapi_dbg.h.

◆ VAPI_DEBUG_ALLOC

#define VAPI_DEBUG_ALLOC   (0)

Definition at line 24 of file vapi_dbg.h.

◆ VAPI_DEBUG_CONNECT

#define VAPI_DEBUG_CONNECT   (0)

Definition at line 23 of file vapi_dbg.h.

◆ VAPI_ERR

#define VAPI_ERR (   ...)

Definition at line 66 of file vapi_dbg.h.