Searched refs:tcp_debug (Results 1 – 7 of 7) sorted by relevance
140 static struct tcp_debug tcp_debug[TCP_NDEBUG]; variable213 size_t lend = sizeof(tcp_debug); in main()234 sizeof(tcp_debug)) != sizeof(tcp_debug)) in main()246 struct tcp_debug *td = &tcp_debug[i]; in main()281 struct tcp_debug *td; in dotrace()289 td = &tcp_debug[i]; in dotrace()316 td = &tcp_debug[i]; in dotrace()362 size_t len = sizeof(tcp_debug); in dotrace()364 if (sysctlbyname("net.inet.tcp.debug", &tcp_debug, in dotrace()369 (char *)tcp_debug, in dotrace()[all …]
104 struct tcp_debug tcp_debug[TCP_NDEBUG]; variable116 struct tcp_debug *td = &tcp_debug[tcp_debx++]; in tcp_trace()
43 file netinet/tcp_debug.c (inet | inet6) & tcp_debug
41 struct tcp_debug { struct
11 tcp.h tcp_debug.h tcp_fsm.h tcp_seq.h tcp_syncache.h tcp_timer.h \
1882 extern struct tcp_debug tcp_debug[TCP_NDEBUG]; in sysctl_net_inet_tcp_setup2()2225 NULL, 0, &tcp_debug, sizeof(tcp_debug), in sysctl_net_inet_tcp_setup2()
2745 ./usr/include/netinet/tcp_debug.h comp-c-include