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