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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Ddebug.c50 #if SCTP_DEBUG
52 #endif /* SCTP_DEBUG */
H A Doutqueue.c1317 #if SCTP_DEBUG
1328 #endif /* SCTP_DEBUG */
1452 #if SCTP_DEBUG
1494 #endif /* SCTP_DEBUG */
1521 #if SCTP_DEBUG
1550 #endif /* SCTP_DEBUG */
1554 #if SCTP_DEBUG
1572 #endif /* SCTP_DEBUG */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dsctp.h87 /* Set SCTP_DEBUG flag via config if not already set. */
88 #ifndef SCTP_DEBUG
90 #define SCTP_DEBUG 1 macro
92 #define SCTP_DEBUG 0 macro
94 #endif /* SCTP_DEBUG */
276 #if SCTP_DEBUG
306 #else /* SCTP_DEBUG */
314 #endif /* SCTP_DEBUG */

Completed in 122 milliseconds