Searched refs:tcp_debug (Results 1 – 4 of 4) sorted by relevance
158 if (read(memf, (char *)tcp_debug, sizeof(tcp_debug)) != in main()159 sizeof(tcp_debug)) in main()169 struct tcp_debug *td = &tcp_debug[i]; in main()212 struct tcp_debug *td; in dotrace()220 td = &tcp_debug[i]; in dotrace()249 td = &tcp_debug[i]; in dotrace()287 if (read(memf, (char *)tcp_debug, sizeof(tcp_debug)) != in dotrace()288 sizeof(tcp_debug)) in dotrace()
53 struct tcp_debug { struct92 struct tcp_debug tcp_debug[TCP_NDEBUG]; argument
69 static struct tcp_debug tcp_debug[TCP_NDEBUG]; variable84 struct tcp_debug *td = &tcp_debug[tcp_debx++]; in tcp_trace()
1822 netinet/tcp_debug.c optional tcpdebug