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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_debug.h60 * @(#)tcp_debug.h 8.1 (Berkeley) 6/10/93
61 * $FreeBSD: src/sys/netinet/tcp_debug.h,v 1.11 2000/01/29 11:49:05 shin Exp $
69 struct tcp_debug { struct
H A Dtcp_debug.c60 * @(#)tcp_debug.c 8.1 (Berkeley) 6/10/93
61 * $FreeBSD: src/sys/netinet/tcp_debug.c,v 1.16.2.1 2000/07/15 07:14:31 kris Exp $
95 #include <netinet/tcp_debug.h>
103 static struct tcp_debug tcp_debug[TCP_NDEBUG]; variable in typeref:struct:tcp_debug
122 struct tcp_debug *td = &tcp_debug[tcp_debx++];
H A DMakefile36 tcp_debug.h \
H A Dtcp_sack.c97 #include <netinet/tcp_debug.h>
H A Dtcp_timer.c93 #include <netinet/tcp_debug.h>
H A Dtcp_usrreq.c101 #include <netinet/tcp_debug.h>
H A Dtcp_output.c105 #include <netinet/tcp_debug.h>
H A Dtcp_subr.c117 #include <netinet/tcp_debug.h>
H A Dtcp_input.c113 #include <netinet/tcp_debug.h>
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsys_generic.c128 #include <netinet/tcp_debug.h>

Completed in 115 milliseconds