Searched refs:tcp_debug (Results 1 – 4 of 4) sorted by relevance
168 if (read(memf, (char *)tcp_debug, sizeof(tcp_debug)) != in main()169 sizeof(tcp_debug)) in main()179 register struct tcp_debug *td = &tcp_debug[i]; in main()222 register struct tcp_debug *td;229 td = &tcp_debug[i];256 td = &tcp_debug[i];292 if (read(memf, (char *)tcp_debug, sizeof(tcp_debug)) !=293 sizeof(tcp_debug))
36 struct tcp_debug { struct76 struct tcp_debug tcp_debug[TCP_NDEBUG]; variable
81 static struct tcp_debug tcp_debug[TCP_NDEBUG]; variable105 struct tcp_debug *td; in tcp_trace()108 td = &tcp_debug[tcp_debx++]; in tcp_trace()
3496 netinet/tcp_debug.c optional tcpdebug