xref: /netbsd-src/external/bsd/tcpdump/include/config.h (revision 26ba0b503b498a5194a71ac319838b7f5497f3fe)
1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* Define to 1 if arpa/inet.h declares `ether_ntohost' */
5 /* #undef ARPA_INET_H_DECLARES_ETHER_NTOHOST */
6 
7 /* define if you want to build the instrument functions code */
8 /* #undef ENABLE_INSTRUMENT_FUNCTIONS */
9 
10 /* define if you want to build the possibly-buggy SMB printer */
11 /* #undef ENABLE_SMB */
12 
13 /* Define to 1 if you have the `bpf_dump' function. */
14 #define HAVE_BPF_DUMP 1
15 
16 /* capsicum support available */
17 /* #undef HAVE_CAPSICUM */
18 
19 /* Define to 1 if you have the `cap_enter' function. */
20 /* #undef HAVE_CAP_ENTER */
21 
22 /* Define to 1 if you have the `cap_ioctls_limit' function. */
23 /* #undef HAVE_CAP_IOCTLS_LIMIT */
24 
25 /* Define to 1 if you have the <cap-ng.h> header file. */
26 /* #undef HAVE_CAP_NG_H */
27 
28 /* Define to 1 if you have the `cap_rights_limit' function. */
29 /* #undef HAVE_CAP_RIGHTS_LIMIT */
30 
31 /* Casper support available */
32 /* #undef HAVE_CASPER */
33 
34 /* Define to 1 if you have the declaration of `ether_ntohost' */
35 /* #undef HAVE_DECL_ETHER_NTOHOST */
36 
37 /* Define to 1 if you have the `ether_ntohost' function. */
38 #define HAVE_ETHER_NTOHOST 1
39 
40 /* Define to 1 if you have the `EVP_CIPHER_CTX_new' function. */
41 #define HAVE_EVP_CIPHER_CTX_NEW 1
42 
43 /* Define to 1 if you have the `EVP_DecryptInit_ex' function. */
44 #define HAVE_EVP_DECRYPTINIT_EX 1
45 
46 /* Define to 1 if you have the `fork' function. */
47 #define HAVE_FORK 1
48 
49 /* Define to 1 if you have the `getopt_long' function. */
50 #define HAVE_GETOPT_LONG 1
51 
52 /* define if you have getrpcbynumber() */
53 #define HAVE_GETRPCBYNUMBER 1
54 
55 /* Define to 1 if you have the `getservent' function. */
56 #define HAVE_GETSERVENT 1
57 
58 /* Define to 1 if you have the <inttypes.h> header file. */
59 #define HAVE_INTTYPES_H 1
60 
61 /* Define to 1 if you have the `cap-ng' library (-lcap-ng). */
62 /* #undef HAVE_LIBCAP_NG */
63 
64 /* Define to 1 if you have a usable `crypto' library (-lcrypto). */
65 #define HAVE_LIBCRYPTO 1
66 
67 /* Define to 1 if you have the `rpc' library (-lrpc). */
68 /* #undef HAVE_LIBRPC */
69 
70 /* Define to 1 if you have the <net/if.h> header file. */
71 #define HAVE_NET_IF_H 1
72 
73 /* Define to 1 if you have the `openat' function. */
74 /* #undef HAVE_OPENAT */
75 
76 #ifndef __NetBSD__
77 /* in the Makefile */
78 /* define if the OS provides AF_INET6 and struct in6_addr */
79 #define HAVE_OS_IPV6_SUPPORT 1
80 #endif
81 
82 /* if there's an os_proto.h for this platform, to use additional prototypes */
83 /* #undef HAVE_OS_PROTO_H */
84 
85 /* Define to 1 if you have the `pcap_breakloop' function. */
86 #define HAVE_PCAP_BREAKLOOP 1
87 
88 /* Define to 1 if you have the `pcap_create' function. */
89 #define HAVE_PCAP_CREATE 1
90 
91 /* define if libpcap has pcap_datalink_name_to_val() */
92 #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
93 
94 /* define if libpcap has pcap_datalink_val_to_description() */
95 #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1
96 
97 /* define if libpcap has pcap_debug */
98 /* #undef HAVE_PCAP_DEBUG */
99 
100 /* Define to 1 if you have the `pcap_dump_flush' function. */
101 #define HAVE_PCAP_DUMP_FLUSH 1
102 
103 /* Define to 1 if you have the `pcap_dump_ftell' function. */
104 #define HAVE_PCAP_DUMP_FTELL 1
105 
106 /* Define to 1 if you have the `pcap_dump_ftell64' function. */
107 #define HAVE_PCAP_DUMP_FTELL64 1
108 
109 /* Define to 1 if you have the `pcap_findalldevs' function. */
110 #define HAVE_PCAP_FINDALLDEVS 1
111 
112 /* Define to 1 if you have the `pcap_findalldevs_ex' function. */
113 #define HAVE_PCAP_FINDALLDEVS_EX 1
114 
115 /* Define to 1 if you have the `pcap_free_datalinks' function. */
116 #define HAVE_PCAP_FREE_DATALINKS 1
117 
118 /* Define to 1 if the system has the type `pcap_if_t'. */
119 #define HAVE_PCAP_IF_T 1
120 
121 /* Define to 1 if you have the `pcap_lib_version' function. */
122 #define HAVE_PCAP_LIB_VERSION 1
123 
124 /* define if libpcap has pcap_list_datalinks() */
125 #define HAVE_PCAP_LIST_DATALINKS 1
126 
127 /* Define to 1 if you have the `pcap_open' function. */
128 #define HAVE_PCAP_OPEN 1
129 
130 /* Define to 1 if you have the <pcap/pcap-inttypes.h> header file. */
131 #define HAVE_PCAP_PCAP_INTTYPES_H 1
132 
133 /* Define to 1 if you have the `pcap_setdirection' function. */
134 #define HAVE_PCAP_SETDIRECTION 1
135 
136 /* Define to 1 if you have the `pcap_set_datalink' function. */
137 #define HAVE_PCAP_SET_DATALINK 1
138 
139 /* Define to 1 if you have the `pcap_set_immediate_mode' function. */
140 #define HAVE_PCAP_SET_IMMEDIATE_MODE 1
141 
142 /* Define to 1 if you have the `pcap_set_optimizer_debug' function. */
143 /* #undef HAVE_PCAP_SET_OPTIMIZER_DEBUG */
144 
145 /* Define to 1 if you have the `pcap_set_parser_debug' function. */
146 #define HAVE_PCAP_SET_PARSER_DEBUG 1
147 
148 /* Define to 1 if you have the `pcap_set_tstamp_precision' function. */
149 #define HAVE_PCAP_SET_TSTAMP_PRECISION 1
150 
151 /* Define to 1 if you have the `pcap_set_tstamp_type' function. */
152 #define HAVE_PCAP_SET_TSTAMP_TYPE 1
153 
154 /* define if libpcap has pcap_version */
155 /* #undef HAVE_PCAP_VERSION */
156 
157 /* Define to 1 if you have the `pfopen' function. */
158 /* #undef HAVE_PFOPEN */
159 
160 /* Define to 1 if you have the <rpc/rpcent.h> header file. */
161 #define HAVE_RPC_RPCENT_H 1
162 
163 /* Define to 1 if you have the <rpc/rpc.h> header file. */
164 #define HAVE_RPC_RPC_H 1
165 
166 /* Define to 1 if you have the `setlinebuf' function. */
167 #define HAVE_SETLINEBUF 1
168 
169 /* Define to 1 if you have the <stdint.h> header file. */
170 #define HAVE_STDINT_H 1
171 
172 /* Define to 1 if you have the <stdio.h> header file. */
173 #define HAVE_STDIO_H 1
174 
175 /* Define to 1 if you have the <stdlib.h> header file. */
176 #define HAVE_STDLIB_H 1
177 
178 /* Define to 1 if you have the `strdup' function. */
179 #define HAVE_STRDUP 1
180 
181 /* Define to 1 if you have the <strings.h> header file. */
182 #define HAVE_STRINGS_H 1
183 
184 /* Define to 1 if you have the <string.h> header file. */
185 #define HAVE_STRING_H 1
186 
187 /* Define to 1 if you have the `strlcat' function. */
188 #define HAVE_STRLCAT 1
189 
190 /* Define to 1 if you have the `strlcpy' function. */
191 #define HAVE_STRLCPY 1
192 
193 /* Define to 1 if you have the `strsep' function. */
194 #define HAVE_STRSEP 1
195 
196 /* Define to 1 if the system has the type `struct ether_addr'. */
197 /* #undef HAVE_STRUCT_ETHER_ADDR */
198 
199 /* Define to 1 if you have the <sys/stat.h> header file. */
200 #define HAVE_SYS_STAT_H 1
201 
202 /* Define to 1 if you have the <sys/types.h> header file. */
203 #define HAVE_SYS_TYPES_H 1
204 
205 /* Define to 1 if the system has the type `uintptr_t'. */
206 #define HAVE_UINTPTR_T 1
207 
208 /* Define to 1 if you have the <unistd.h> header file. */
209 #define HAVE_UNISTD_H 1
210 
211 /* Define to 1 if you have the `vfork' function. */
212 #define HAVE_VFORK 1
213 
214 /* define if libpcap has yydebug */
215 /* #undef HAVE_YYDEBUG */
216 
217 /* Define to 1 if netinet/ether.h declares `ether_ntohost' */
218 /* #undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST */
219 
220 /* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
221 /* #undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST */
222 
223 /* Define to 1 if net/ethernet.h declares `ether_ntohost' */
224 /* #undef NET_ETHERNET_H_DECLARES_ETHER_NTOHOST */
225 
226 /* Define to the address where bug reports for this package should be sent. */
227 #define PACKAGE_BUGREPORT ""
228 
229 /* Define to the full name of this package. */
230 #define PACKAGE_NAME "tcpdump"
231 
232 /* Define to the full name and version of this package. */
233 #define PACKAGE_STRING "tcpdump 4.99.5"
234 
235 /* Define to the one symbol short name of this package. */
236 #define PACKAGE_TARNAME "tcpdump"
237 
238 /* Define to the home page for this package. */
239 #define PACKAGE_URL ""
240 
241 /* Define to the version of this package. */
242 #define PACKAGE_VERSION "4.99.5"
243 
244 /* The size of `time_t', as computed by sizeof. */
245 #define SIZEOF_TIME_T 8
246 
247 /* The size of `void *', as computed by sizeof. */
248 #ifdef _LP64
249 #define SIZEOF_VOID_P 8
250 #else
251 #define SIZEOF_VOID_P 4
252 #endif
253 
254 /* Define to 1 if all of the C90 standard headers exist (not just the ones
255    required in a freestanding environment). This macro is provided for
256    backward compatibility; new code need not use it. */
257 #define STDC_HEADERS 1
258 
259 /* Define to 1 if sys/ethernet.h declares `ether_ntohost' */
260 /* #undef SYS_ETHERNET_H_DECLARES_ETHER_NTOHOST */
261 
262 /* define if you have ether_ntohost() and it works */
263 /* #undef USE_ETHER_NTOHOST */
264 
265 /* Define if you enable support for libsmi */
266 /* #undef USE_LIBSMI */
267 
268 /* define if should chroot when dropping privileges */
269 /* #undef WITH_CHROOT */
270 
271 /* define if should drop privileges by default */
272 /* #undef WITH_USER */
273 
274 /* define on AIX to get certain functions */
275 /* #undef _SUN */
276 
277 /* to handle Ultrix compilers that don't support const in prototypes */
278 /* #undef const */
279 
280 /* Define as token for inline if inlining supported */
281 #define inline inline
282 
283 /* Define to `uint16_t' if u_int16_t not defined. */
284 /* #undef u_int16_t */
285 
286 /* Define to `uint32_t' if u_int32_t not defined. */
287 /* #undef u_int32_t */
288 
289 /* Define to `uint64_t' if u_int64_t not defined. */
290 /* #undef u_int64_t */
291 
292 /* Define to `uint8_t' if u_int8_t not defined. */
293 /* #undef u_int8_t */
294 
295 /* Define to the type of an unsigned integer type wide enough to hold a
296    pointer, if such a type exists, and if the system does not define it. */
297 /* #undef uintptr_t */
298