Searched refs:ccid2_debug (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/ccids/
H A Dccid2.c34 static int ccid2_debug; variable
35 #define ccid2_pr_debug(format, a...) DCCP_PR_DEBUG(ccid2_debug, format, ##a)
717 module_param(ccid2_debug, bool, 0644);
718 MODULE_PARM_DESC(ccid2_debug, "Enable CCID-2 debug messages");

Completed in 30 milliseconds