summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/opt_tcpdebug.h
blob: 4c10d1bac2e7fd608ec5835916f6fd2a544e402c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 *  $Id$
 */

/* intentionally empty file */

/*
 *  Uncomment the following line to turn on debug code.  When you define
 *  this symbol, tcp_trace() is called.  If you want tcp_trace() to
 *  print, then you need to edit netinet/tcp_debug to set the variable
 *  "tcpconsdebug" to 1.
 */

/*
#define TCPDEBUG
*/