Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dnetstat.h94 void tcp_stats(u_long, const char *, int, int);
H A Dmain.c98 tcp_stats, NULL, "tcp", 1, IPPROTO_TCP },
144 tcp_stats, NULL, "tcp", 1, IPPROTO_TCP },
H A Dinet.c605 tcp_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in tcp_stats() function