Home
last modified time | relevance | path

Searched defs:dccp_pr_debug_cat (Results 1 – 1 of 1) sorted by relevance

/linux/net/dccp/
A Ddccp.h41 #define dccp_pr_debug_cat(format, a...) DCCP_PRINTK(dccp_debug, format, ##a) macro
45 #define dccp_pr_debug_cat(format, a...) do {} while (0) macro

Completed in 5 milliseconds