freebsd-skq/usr.bin/netstat
Andrey V. Elsukov 05d1f5bce0 Introduce new structure sfstat for collecting sendfile's statistics
and remove corresponding fields from struct mbstat. Use PCPU counters
and SFSTAT_INC() macro for update these statistics.

Discussed with:	glebius
2013-07-15 06:16:57 +00:00
..
atalk.c
bpf.c
if.c
inet6.c Migrate structs ip6stat, icmp6stat and rip6stat to PCPU counters. 2013-07-09 09:54:54 +00:00
inet.c Migrate struct carpstats to PCPU counters. 2013-07-09 10:02:51 +00:00
ipsec.c Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, 2013-07-09 10:08:13 +00:00
ipx.c
main.c Introduce new structure sfstat for collecting sendfile's statistics 2013-07-15 06:16:57 +00:00
Makefile
mbuf.c Introduce new structure sfstat for collecting sendfile's statistics 2013-07-15 06:16:57 +00:00
mroute6.c
mroute.c Migrate structs arpstat, icmpstat, mrtstat, pimstat and udpstat to PCPU 2013-07-09 09:50:15 +00:00
netgraph.c
netisr.c
netstat.1 Add -F fibnum option to specify an FIB number for -r flag. 2013-07-12 17:11:30 +00:00
netstat.h Add -F fibnum option to specify an FIB number for -r flag. 2013-07-12 17:11:30 +00:00
pfkey.c Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, 2013-07-09 10:08:13 +00:00
route.c Add -F fibnum option to specify an FIB number for -r flag. 2013-07-12 17:11:30 +00:00
sctp.c
unix.c