DCCP_PR_DEBUG 20 net/dccp/ccids/ccid2.c #define ccid2_pr_debug(format, a...) DCCP_PR_DEBUG(ccid2_debug, format, ##a) DCCP_PR_DEBUG 29 net/dccp/ccids/ccid3.c #define ccid3_pr_debug(format, a...) DCCP_PR_DEBUG(ccid3_debug, format, ##a) DCCP_PR_DEBUG 21 net/dccp/ccids/lib/tfrc.h #define tfrc_pr_debug(format, a...) DCCP_PR_DEBUG(tfrc_debug, format, ##a) DCCP_PR_DEBUG 40 net/dccp/dccp.h #define dccp_pr_debug(format, a...) DCCP_PR_DEBUG(dccp_debug, format, ##a)