2 * Copyright (c) 1982, 1986 Regents of the University of California.
3 * All rights reserved. The Berkeley software License Agreement
4 * specifies the terms and conditions for redistribution.
7 #ifndef _NETINET_TCP_DEBUG_H
8 #define _NETINET_TCP_DEBUG_H
10 #pragma ident "%Z%%M% %I% %E% SMI"
11 /* tcp_debug.h 1.8 88/08/19 SMI; from UCB 7.1 6/5/86 */
22 struct tcpiphdr td_ti
;
35 { "input", "output", "user", "respond", "drop" };
38 #define TCP_NDEBUG 100
44 #endif /* _NETINET_TCP_DEBUG_H */