Searched defs:dccp_debug (Results 1 – 2 of 2) sorted by relevance
42 #define dccp_debug(fmt, a...) dccp_pr_debug_cat(KERN_DEBUG fmt, ##a) macro46 #define dccp_debug(format, a...) do {} while (0) macro
1115 bool dccp_debug; variable