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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Ddccp.h45 #define dccp_debug(fmt, a...) dccp_pr_debug_cat(KERN_DEBUG fmt, ##a) macro
49 #define dccp_debug(format, a...) macro
H A Dproto.c1015 int dccp_debug; variable
1019 EXPORT_SYMBOL_GPL(dccp_debug); variable

Completed in 62 milliseconds