Home
last modified time | relevance | path

Searched refs:tcp_stats (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/netstat/
H A Dnetstat.h76 void tcp_stats(u_long, const char *);
H A Dmain.c215 tcp_stats, NULL, tcp_dump, "tcp" },
249 tcp_stats, NULL, tcp6_dump, "tcp6" },
H A Dinet.c400 tcp_stats(u_long off, const char *name) in tcp_stats() function