Searched refs:tcp_debug (Results 1 – 4 of 4) sorted by relevance
170 if (read(memf, (char *)tcp_debug, sizeof(tcp_debug)) != in main()171 sizeof(tcp_debug)) in main()181 struct tcp_debug *td = &tcp_debug[i]; in main()223 struct tcp_debug *td; in dotrace()231 td = &tcp_debug[i]; in dotrace()258 td = &tcp_debug[i]; in dotrace()295 if (read(memf, (char *)tcp_debug, sizeof(tcp_debug)) != in dotrace()296 sizeof(tcp_debug)) in dotrace()
38 struct tcp_debug { struct78 struct tcp_debug tcp_debug[TCP_NDEBUG]; argument
83 static struct tcp_debug tcp_debug[TCP_NDEBUG]; variable107 struct tcp_debug *td; in tcp_trace()110 td = &tcp_debug[tcp_debx++]; in tcp_trace()
4416 netinet/tcp_debug.c optional tcpdebug