Home
last modified time | relevance | path

Searched defs:tcp_debug (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/sys/netinet/
H A Dtcp_debug.h10 struct tcp_debug { struct
32 struct tcp_debug tcp_debug[TCP_NDEBUG]; argument
/csrg-svn/sys/deprecated/bbnnet/
H A Dtcp_input.c447 tcp_debug(tp, wp, newstate) in tcp_debug() function