DCCP_PR_DEBUG 36 net/dccp/ccids/ccid2.c #define ccid2_pr_debug(format, a...) DCCP_PR_DEBUG(ccid2_debug, format, ##a) DCCP_PR_DEBUG 44 net/dccp/ccids/ccid3.c #define ccid3_pr_debug(format, a...) DCCP_PR_DEBUG(ccid3_debug, format, ##a) DCCP_PR_DEBUG 26 net/dccp/ccids/lib/tfrc.h #define tfrc_pr_debug(format, a...) DCCP_PR_DEBUG(tfrc_debug, format, ##a) DCCP_PR_DEBUG 43 net/dccp/dccp.h #define dccp_pr_debug(format, a...) DCCP_PR_DEBUG(dccp_debug, format, ##a)