xref: /openbsd-src/usr.bin/netstat/netstat.h (revision 8500990981f885cbe5e6a4958549cacc238b5ae6)
1 /*	$OpenBSD: netstat.h,v 1.26 2003/10/17 21:04:59 mcbride Exp $	*/
2 /*	$NetBSD: netstat.h,v 1.6 1996/05/07 02:55:05 thorpej Exp $	*/
3 
4 /*
5  * Copyright (c) 1992, 1993
6  *	Regents of the University of California.  All rights reserved.
7  *
8  * Redistribution and use in source and binary forms, with or without
9  * modification, are permitted provided that the following conditions
10  * are met:
11  * 1. Redistributions of source code must retain the above copyright
12  *    notice, this list of conditions and the following disclaimer.
13  * 2. Redistributions in binary form must reproduce the above copyright
14  *    notice, this list of conditions and the following disclaimer in the
15  *    documentation and/or other materials provided with the distribution.
16  * 3. Neither the name of the University nor the names of its contributors
17  *    may be used to endorse or promote products derived from this software
18  *    without specific prior written permission.
19  *
20  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
21  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
23  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
24  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30  * SUCH DAMAGE.
31  *
32  *	from: @(#)netstat.h	8.2 (Berkeley) 1/4/94
33  */
34 
35 #include <sys/cdefs.h>
36 
37 /* What is the max length of a pointer printed with %p (including 0x)? */
38 #define PLEN	(LONG_BIT / 4 + 2)
39 
40 int	Aflag;		/* show addresses of protocol control block */
41 int	aflag;		/* show all sockets (including servers) */
42 int	bflag;		/* show bytes instead of packets */
43 int	dflag;		/* show i/f dropped packets */
44 int	gflag;		/* show group (multicast) routing or stats */
45 int	iflag;		/* show interfaces */
46 int	lflag;		/* show routing table with use and ref */
47 int	mflag;		/* show memory stats */
48 int	nflag;		/* show addresses numerically */
49 int	pflag;		/* show given protocol */
50 int	qflag;		/* only display non-zero values for output */
51 int	rflag;		/* show routing tables (or routing stats) */
52 int	sflag;		/* show protocol statistics */
53 int	tflag;		/* show i/f watchdog timers */
54 int	vflag;		/* be verbose */
55 
56 int	interval;	/* repeat interval for i/f stats */
57 
58 char	*interface;	/* desired i/f for stats, or NULL for all i/fs */
59 
60 int	af;		/* address family */
61 
62 extern	char *__progname; /* program name, from crt0.o */
63 
64 
65 int	kread(u_long addr, char *buf, int size);
66 char	*plural(int);
67 char	*plurales(int);
68 
69 void	protopr(u_long, char *);
70 #ifdef INET6
71 void	ip6protopr(u_long, char *);
72 #endif
73 void	tcp_stats(u_long, char *);
74 void	udp_stats(u_long, char *);
75 void	ip_stats(u_long, char *);
76 void	icmp_stats(u_long, char *);
77 void	igmp_stats(u_long, char *);
78 void	ah_stats(u_long, char *);
79 void	esp_stats(u_long, char *);
80 void	ipip_stats(u_long, char *);
81 void	carp_stats (u_long, char *);
82 void	etherip_stats(u_long, char *);
83 void	protopr(u_long, char *);
84 void	ipcomp_stats(u_long, char *);
85 
86 void	mbpr(u_long, u_long, u_long);
87 
88 void	hostpr(u_long, u_long);
89 void	impstats(u_long, u_long);
90 
91 void	intpr(int, u_long);
92 
93 void	pr_rthdr(int);
94 void	pr_encaphdr(void);
95 void	pr_family(int);
96 void	rt_stats(u_long);
97 char	*ns_phost(struct sockaddr *);
98 char	*ipx_phost(struct sockaddr *);
99 void	upHex(char *);
100 
101 #ifdef INET6
102 struct in6_addr;
103 struct sockaddr_in6;
104 void	ip6protopr(u_long, char *);
105 void	ip6_stats(u_long, char *);
106 void	ip6_ifstats(char *);
107 void	icmp6_stats(u_long, char *);
108 void	icmp6_ifstats(char *);
109 void	pim6_stats(u_long, char *);
110 void	rip6_stats(u_long, char *);
111 void	mroute6pr(u_long, u_long, u_long);
112 void	mrt6_stats(u_long, u_long);
113 char	*routename6(struct sockaddr_in6 *);
114 char	*netname6(struct sockaddr_in6 *, struct in6_addr *);
115 #endif /*INET6*/
116 
117 char	*routename(in_addr_t);
118 char	*netname(in_addr_t, in_addr_t);
119 char	*ns_print(struct sockaddr *);
120 char	*ipx_print(struct sockaddr *);
121 void	routepr(u_long);
122 
123 void	nsprotopr(u_long, char *);
124 void	spp_stats(u_long, char *);
125 void	idp_stats(u_long, char *);
126 void	nserr_stats(u_long, char *);
127 
128 void	ipxprotopr(u_long, char *);
129 void	spx_stats(u_long, char *);
130 void	ipx_stats(u_long, char *);
131 void	ipxerr_stats(u_long, char *);
132 
133 void	intpr(int, u_long);
134 
135 void	unixpr(u_long);
136 
137 void	esis_stats(u_long, char *);
138 void	clnp_stats(u_long, char *);
139 void	cltp_stats(u_long, char *);
140 void	iso_protopr(u_long, char *);
141 void	iso_protopr1(u_long, int);
142 void	tp_protopr(u_long, char *);
143 void	tp_inproto(u_long);
144 void	tp_stats(u_long, char *);
145 
146 void	mroutepr(u_long, u_long, u_long, u_long);
147 void	mrt_stats(u_long, u_long);
148 
149 void	atalkprotopr(u_long, char *);
150 void	ddp_stats(u_long, char *);
151 char	*atalk_print(const struct sockaddr *, int);
152 char	*atalk_print2(const struct sockaddr *, const struct sockaddr *, int);
153