FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Go to the source code of this file.
Macros | |
#define | SCTP_DEBUG_STATE_MACHINE (0) |
#define | SCTP_DBG_STATE_MACHINE(_fmt, _args...) |
#define | SCTP_DEBUG (0) |
#define | SCTP_DBG(_fmt, _args...) |
#define | SCTP_ADV_DEBUG (0) |
#define | SCTP_ADV_DBG(_fmt, _args...) |
#define | SCTP_DEBUG_OUTPUT (0) |
#define | SCTP_DBG_OUTPUT(_fmt, _args...) |
#define | SCTP_ADV_DEBUG_OUTPUT (0) |
#define | SCTP_ADV_DBG_OUTPUT(_fmt, _args...) |
#define | SCTP_CONN_TRACKING_DEBUG (0) |
#define | SCTP_CONN_TRACKING_DBG(_fmt, _args...) |
Typedefs | |
typedef enum _sctp_dbg | sctp_dbg_e |
#define SCTP_ADV_DBG | ( | _fmt, | |
_args... | |||
) |
Definition at line 45 of file sctp_debug.h.
#define SCTP_ADV_DBG_OUTPUT | ( | _fmt, | |
_args... | |||
) |
Definition at line 59 of file sctp_debug.h.
#define SCTP_ADV_DEBUG (0) |
Definition at line 41 of file sctp_debug.h.
#define SCTP_ADV_DEBUG_OUTPUT (0) |
Definition at line 55 of file sctp_debug.h.
#define SCTP_CONN_TRACKING_DBG | ( | _fmt, | |
_args... | |||
) |
Definition at line 66 of file sctp_debug.h.
#define SCTP_CONN_TRACKING_DEBUG (0) |
Definition at line 62 of file sctp_debug.h.
#define SCTP_DBG | ( | _fmt, | |
_args... | |||
) |
Definition at line 38 of file sctp_debug.h.
#define SCTP_DBG_OUTPUT | ( | _fmt, | |
_args... | |||
) |
Definition at line 52 of file sctp_debug.h.
#define SCTP_DBG_STATE_MACHINE | ( | _fmt, | |
_args... | |||
) |
Definition at line 31 of file sctp_debug.h.
#define SCTP_DEBUG (0) |
Definition at line 34 of file sctp_debug.h.
#define SCTP_DEBUG_OUTPUT (0) |
Definition at line 48 of file sctp_debug.h.
#define SCTP_DEBUG_STATE_MACHINE (0) |
Definition at line 27 of file sctp_debug.h.
typedef enum _sctp_dbg sctp_dbg_e |