1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.bin/netstat
Gleb Smirnoff d35acb5099 Remove obtained, but never used data.
Found by:	gcc
2013-10-15 09:21:05 +00:00
..
atalk.c
bpf.c
if.c
inet6.c - Use getnameinfo(3) instead of gethostbyaddr(3) or inet_ntop(3). 2013-08-17 17:23:42 +00:00
inet.c Migrate struct carpstats to PCPU counters. 2013-07-09 10:02:51 +00:00
ipsec.c Remove the large part of struct ipsecstat. Only few fields of this 2013-07-23 14:14:24 +00:00
ipx.c
main.c Sweep unused nlist entries. 2013-07-16 12:22:36 +00:00
Makefile
mbuf.c Remove obtained, but never used data. 2013-10-15 09:21:05 +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