Home
last modified time | relevance | path

Searched refs:tcp_debug (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_debug.h38 struct tcp_debug { struct
78 struct tcp_debug tcp_debug[TCP_NDEBUG]; argument
H A Dtcp_debug.c83 static struct tcp_debug tcp_debug[TCP_NDEBUG]; variable
107 struct tcp_debug *td; in tcp_trace()
110 td = &tcp_debug[tcp_debx++]; in tcp_trace()
/f-stack/lib/
H A DMakefile450 tcp_debug.c \