Home
last modified time | relevance | path

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

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