Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/systat/
H A Dcmdtab.c119 { "tcp", netstat_tcp, "show only tcp connections"},
H A Dextern.h174 void netstat_tcp(char *);
H A Dnetcmds.c128 netstat_tcp(char *args) in netstat_tcp() function