Searched defs:dccp_debug (Results 1 – 2 of 2) sorted by relevance
45 #define dccp_debug(fmt, a...) dccp_pr_debug_cat(KERN_DEBUG fmt, ##a) macro49 #define dccp_debug(format, a...) macro
1110 bool dccp_debug; variable