FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
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(...) |
#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.