Searched refs:tcp_stats (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/usr.bin/netstat/ |
| D | netstat.h | 88 void tcp_stats(u_long, const char *, int, int);
|
| D | main.c | 92 tcp_stats, NULL, "tcp", 1, IPPROTO_TCP }, 138 tcp_stats, NULL, "tcp", 1, IPPROTO_TCP },
|
| D | inet.c | 601 tcp_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in tcp_stats() function
|