Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/netstat/
H A Dnetstat.h94 void tcp6_stats(u_long, const char *);
H A Dmain.c246 tcp6_stats, NULL, tcp6_dump, "tcp6" },
H A Dinet6.c413 tcp6_stats(u_long off, const char *name) in tcp6_stats() function