Searched refs:tcp_stats (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libstats/ |
H A D | Makefile | 4 SRCS= subr_stats.c tcp_stats.c
|
/freebsd/usr.bin/netstat/ |
H A D | netstat.h | 87 void tcp_stats(u_long, const char *, int, int);
|
H A D | main.c | 83 tcp_stats, NULL, "tcp", 1, IPPROTO_TCP }, 131 tcp_stats, NULL, "tcp", 1, IPPROTO_TCP },
|
H A D | inet.c | 575 tcp_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in tcp_stats() function
|
/freebsd/sys/conf/ |
H A D | files | 4403 netinet/tcp_stats.c optional stats inet | stats inet6
|