dccp_log
#define TCPLIKE_DEBUG(args) dccp_log args
#define CWND_DEBUG(args) dccp_log args
#define ACKRATIO_DEBUG(args) dccp_log args
#define LOSS_DEBUG(args) dccp_log args
#define TIMEOUT_DEBUG(args) dccp_log args
#define TFRC_DEBUG_TIME(args) dccp_log args
#define TFRC_DEBUG(args) dccp_log args
#define DCCP_DEBUG(args) dccp_log args
#define ACK_DEBUG(args) dccp_log args
void dccp_log(int, const char *, ...);