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

/xnu-2782.1.97/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 DMakefile25 tcp_debug.h \
H A Dtcp_sack.c97 #include <netinet/tcp_debug.h>
H A Dtcp_timer.c102 #include <netinet/tcp_debug.h>
H A Dtcp_output.c111 #include <netinet/tcp_debug.h>
H A Dtcp_subr.c127 #include <netinet/tcp_debug.h>
H A Dtcp_usrreq.c106 #include <netinet/tcp_debug.h>
H A Dtcp_input.c122 #include <netinet/tcp_debug.h>
/xnu-2782.1.97/bsd/conf/
H A Dfiles290 bsd/netinet/tcp_debug.c optional tcpdebug
/xnu-2782.1.97/bsd/kern/
H A Dsys_generic.c135 #include <netinet/tcp_debug.h>

Completed in 182 milliseconds