Home
last modified time | relevance | path

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

/Linux-v5.10/net/dccp/
Ddccp.h42 #define dccp_debug(fmt, a...) dccp_pr_debug_cat(KERN_DEBUG fmt, ##a) macro
46 #define dccp_debug(format, a...) macro
Dproto.c1102 bool dccp_debug; variable