FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
sctp_debug.h File Reference
+ Include dependency graph for sctp_debug.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ SCTP_ADV_DBG

#define SCTP_ADV_DBG (   _fmt,
  _args... 
)

Definition at line 45 of file sctp_debug.h.

◆ SCTP_ADV_DBG_OUTPUT

#define SCTP_ADV_DBG_OUTPUT (   _fmt,
  _args... 
)

Definition at line 59 of file sctp_debug.h.

◆ SCTP_ADV_DEBUG

#define SCTP_ADV_DEBUG   (0)

Definition at line 41 of file sctp_debug.h.

◆ SCTP_ADV_DEBUG_OUTPUT

#define SCTP_ADV_DEBUG_OUTPUT   (0)

Definition at line 55 of file sctp_debug.h.

◆ SCTP_CONN_TRACKING_DBG

#define SCTP_CONN_TRACKING_DBG (   _fmt,
  _args... 
)

Definition at line 66 of file sctp_debug.h.

◆ SCTP_CONN_TRACKING_DEBUG

#define SCTP_CONN_TRACKING_DEBUG   (0)

Definition at line 62 of file sctp_debug.h.

◆ SCTP_DBG

#define SCTP_DBG (   _fmt,
  _args... 
)

Definition at line 38 of file sctp_debug.h.

◆ SCTP_DBG_OUTPUT

#define SCTP_DBG_OUTPUT (   _fmt,
  _args... 
)

Definition at line 52 of file sctp_debug.h.

◆ SCTP_DBG_STATE_MACHINE

#define SCTP_DBG_STATE_MACHINE (   _fmt,
  _args... 
)

Definition at line 31 of file sctp_debug.h.

◆ SCTP_DEBUG

#define SCTP_DEBUG   (0)

Definition at line 34 of file sctp_debug.h.

◆ SCTP_DEBUG_OUTPUT

#define SCTP_DEBUG_OUTPUT   (0)

Definition at line 48 of file sctp_debug.h.

◆ SCTP_DEBUG_STATE_MACHINE

#define SCTP_DEBUG_STATE_MACHINE   (0)

Definition at line 27 of file sctp_debug.h.

Typedef Documentation

◆ sctp_dbg_e

typedef enum _sctp_dbg sctp_dbg_e