Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/netstat/
Dnetstat.h88 void tcp_stats(u_long, const char *, int, int);
Dmain.c92 tcp_stats, NULL, "tcp", 1, IPPROTO_TCP },
138 tcp_stats, NULL, "tcp", 1, IPPROTO_TCP },
Dinet.c601 tcp_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in tcp_stats() function