Searched refs:tcp_stats (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/usr.bin/netstat/ |
H A D | netstat.h | 76 void tcp_stats(u_long, const char *);
|
H A D | main.c | 215 tcp_stats, NULL, tcp_dump, "tcp" }, 249 tcp_stats, NULL, tcp6_dump, "tcp6" },
|
H A D | inet.c | 400 tcp_stats(u_long off, const char *name) in tcp_stats() function
|