URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [libnetworking/] [opt_tcpdebug.h] - Rev 480
Go to most recent revision | Compare with Previous | Blame | View Log
/* * $Id: opt_tcpdebug.h,v 1.2 2001-09-27 12:01:48 chris Exp $ */ /* 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 */
Go to most recent revision | Compare with Previous | Blame | View Log