Home
last modified time | relevance | path

Searched refs:nstat (Results 1 – 6 of 6) sorted by relevance

/external/iproute2/misc/
DMakefile4 TARGETS=ss nstat ifstat rtacct lnstat
25 nstat: nstat.c target
26 $(CC) $(CFLAGS) $(LDFLAGS) -o nstat nstat.c $(LIBNETLINK) -lm
D.gitignore5 nstat
/external/iproute2/doc/
Dnstat.sgml9 <tt/nstat/, <tt/ifstat/ and <tt/rtacct/ are simple tools helping
83 <p>In the case of <tt/nstat/ the rest of output consists of three columns:
106 <p> <tt/NSTAT_HISTORY/ - name of history file for <tt/nstat/.
DMakefile1 PSFILES=ip-cref.ps ip-tunnels.ps api-ip6-flowlabels.ps ss.ps nstat.ps arpd.ps rtstat.ps
/external/iproute2/man/man8/
DMakefile9 bridge.8 rtstat.8 ctstat.8 nstat.8 routef.8 \
/external/google-breakpad/src/client/solaris/handler/
Dsolaris_lwp.cc253 long nstat; in Lwp_iter_all() local