FD.io VPP  v18.04-17-g3a0d853
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

#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 Documentation

typedef enum _sctp_dbg sctp_dbg_e