1/* config.h.  Generated from config.h.in by configure.  */
2/* config.h.in.  Generated from configure.in by autoheader.  */
3
4/* define if you have the addrinfo function */
5#define HAVE_ADDRINFO 1
6
7/* Define to 1 if you have the `alarm' function. */
8#define HAVE_ALARM 1
9
10/* Define to 1 if you have the `bpf_dump' function. */
11#define HAVE_BPF_DUMP 1
12
13/* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
14   don't. */
15/* #undef HAVE_DECL_ETHER_NTOHOST */
16
17/* define if you have the dnet_htoa function */
18/* #undef HAVE_DNET_HTOA */
19
20/* Define to 1 if you have the `ether_ntohost' function. */
21/* #undef HAVE_ETHER_NTOHOST */
22
23/* Define to 1 if you have the <fcntl.h> header file. */
24#define HAVE_FCNTL_H 1
25
26/* Define to 1 if you have the `fork' function. */
27#define HAVE_FORK 1
28
29/* Define to 1 if you have the `getnameinfo' function. */
30#define HAVE_GETNAMEINFO 1
31
32/* define if you have getrpcbynumber() */
33/* #undef HAVE_GETRPCBYNUMBER */
34
35/* define if you have the h_errno variable */
36#define HAVE_H_ERRNO 1
37
38/* Define to 1 if you have the <inttypes.h> header file. */
39#define HAVE_INTTYPES_H 1
40
41/* Define to 1 if you have the `crypto' library (-lcrypto). */
42#define HAVE_LIBCRYPTO 1
43
44/* Define to 1 if you have the `rpc' library (-lrpc). */
45/* #undef HAVE_LIBRPC */
46
47/* Define to 1 if you have the `smi' library (-lsmi). */
48/* #undef HAVE_LIBSMI */
49
50/* Define to 1 if you have the <memory.h> header file. */
51#define HAVE_MEMORY_H 1
52
53/* Define to 1 if you have the <netdnet/dnetdb.h> header file. */
54/* #undef HAVE_NETDNET_DNETDB_H */
55
56/* define if you have a dnet_htoa declaration in <netdnet/dnetdb.h> */
57/* #undef HAVE_NETDNET_DNETDB_H_DNET_HTOA */
58
59/* Define to 1 if you have the <netinet/ether.h> header file. */
60#define HAVE_NETINET_ETHER_H 1
61
62/* Define to 1 if you have the <netinet/if_ether.h> header file. */
63#define HAVE_NETINET_IF_ETHER_H 1
64
65/* Define to 1 if you have the <net/pfvar.h> header file. */
66/* #undef HAVE_NET_PFVAR_H */
67
68/* Define to 1 if you have the <openssl/evp.h> header file. */
69#define HAVE_OPENSSL_EVP_H 1
70
71/* if there's an os_proto.h for this platform, to use additional prototypes */
72/* #undef HAVE_OS_PROTO_H */
73
74/* Define to 1 if you have the <pcap/bluetooth.h> header file. */
75#define HAVE_PCAP_BLUETOOTH_H 1
76
77/* Define to 1 if you have the `pcap_breakloop' function. */
78#define HAVE_PCAP_BREAKLOOP 1
79
80/* Define to 1 if you have the `pcap_create' function. */
81#define HAVE_PCAP_CREATE 1
82
83/* define if libpcap has pcap_datalink_name_to_val() */
84#define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
85
86/* define if libpcap has pcap_datalink_val_to_description() */
87#define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1
88
89/* define if libpcap has pcap_debug */
90/* #undef HAVE_PCAP_DEBUG */
91
92/* Define to 1 if you have the `pcap_dump_flush' function. */
93#define HAVE_PCAP_DUMP_FLUSH 1
94
95/* define if libpcap has pcap_dump_ftell() */
96#define HAVE_PCAP_DUMP_FTELL 1
97
98/* Define to 1 if you have the `pcap_findalldevs' function. */
99#define HAVE_PCAP_FINDALLDEVS 1
100
101/* Define to 1 if the system has the type `pcap_if_t'. */
102#define HAVE_PCAP_IF_T 1
103
104/* Define to 1 if you have the `pcap_lib_version' function. */
105#define HAVE_PCAP_LIB_VERSION 1
106
107/* define if libpcap has pcap_list_datalinks() */
108#define HAVE_PCAP_LIST_DATALINKS 1
109
110/* Define to 1 if you have the <pcap/nflog.h> header file. */
111#define HAVE_PCAP_NFLOG_H 1
112
113/* Define to 1 if you have the `pcap_setdirection' function. */
114#define HAVE_PCAP_SETDIRECTION 1
115
116/* define if libpcap has pcap_set_datalink() */
117#define HAVE_PCAP_SET_DATALINK 1
118
119/* Define to 1 if you have the `pcap_set_tstamp_type' function. */
120#define HAVE_PCAP_SET_TSTAMP_TYPE 1
121
122/* Define to 1 if you have the <pcap/usb.h> header file. */
123#define HAVE_PCAP_USB_H 1
124
125/* define if libpcap has pcap_version */
126/* #undef HAVE_PCAP_VERSION */
127
128/* Define to 1 if you have the `pfopen' function. */
129/* #undef HAVE_PFOPEN */
130
131/* Define to 1 if you have the <rpc/rpcent.h> header file. */
132/* #undef HAVE_RPC_RPCENT_H */
133
134/* Define to 1 if you have the <rpc/rpc.h> header file. */
135#define HAVE_RPC_RPC_H 1
136
137/* Define to 1 if you have the `setlinebuf' function. */
138#define HAVE_SETLINEBUF 1
139
140/* Define to 1 if you have the `sigaction' function. */
141#define HAVE_SIGACTION 1
142
143/* Define to 1 if you have the `sigset' function. */
144/* #undef HAVE_SIGSET */
145
146/* Define to 1 if you have the <smi.h> header file. */
147/* #undef HAVE_SMI_H */
148
149/* Define to 1 if you have the `snprintf' function. */
150#define HAVE_SNPRINTF 1
151
152/* if struct sockaddr has the sa_len member */
153/* #undef HAVE_SOCKADDR_SA_LEN */
154
155/* define if you have struct sockaddr_storage */
156#define HAVE_SOCKADDR_STORAGE 1
157
158/* Define to 1 if you have the <stdint.h> header file. */
159#define HAVE_STDINT_H 1
160
161/* Define to 1 if you have the <stdlib.h> header file. */
162#define HAVE_STDLIB_H 1
163
164/* Define to 1 if you have the `strcasecmp' function. */
165#define HAVE_STRCASECMP 1
166
167/* Define to 1 if you have the `strdup' function. */
168#define HAVE_STRDUP 1
169
170/* Define to 1 if you have the `strftime' function. */
171#define HAVE_STRFTIME 1
172
173/* Define to 1 if you have the <strings.h> header file. */
174#define HAVE_STRINGS_H 1
175
176/* Define to 1 if you have the <string.h> header file. */
177#define HAVE_STRING_H 1
178
179/* Define to 1 if you have the `strlcat' function. */
180/* #undef HAVE_STRLCAT */
181
182/* Define to 1 if you have the `strlcpy' function. */
183/* #undef HAVE_STRLCPY */
184
185/* Define to 1 if you have the `strsep' function. */
186#define HAVE_STRSEP 1
187
188/* Define to 1 if the system has the type `struct ether_addr'. */
189/* #undef HAVE_STRUCT_ETHER_ADDR */
190
191/* Define to 1 if you have the <sys/bitypes.h> header file. */
192/* #undef HAVE_SYS_BITYPES_H */
193
194/* Define to 1 if you have the <sys/stat.h> header file. */
195#define HAVE_SYS_STAT_H 1
196
197/* Define to 1 if you have the <sys/types.h> header file. */
198#define HAVE_SYS_TYPES_H 1
199
200/* Define to 1 if you have the <unistd.h> header file. */
201#define HAVE_UNISTD_H 1
202
203/* Define to 1 if you have the `vfork' function. */
204#define HAVE_VFORK 1
205
206/* Define to 1 if you have the `vfprintf' function. */
207#define HAVE_VFPRINTF 1
208
209/* Define to 1 if you have the `vsnprintf' function. */
210#define HAVE_VSNPRINTF 1
211
212/* define if libpcap has yydebug */
213/* #undef HAVE_YYDEBUG */
214
215/* define if your compiler has __attribute__ */
216#define HAVE___ATTRIBUTE__ 1
217
218/* Define if you enable IPv6 support */
219#define INET6 1
220
221/* if unaligned access fails */
222/* #undef LBL_ALIGN */
223
224/* Define if you enable support for libsmi */
225/* #undef LIBSMI */
226
227/* define if you need to include missing/addrinfo.h */
228/* #undef NEED_ADDRINFO_H */
229
230/* Define to 1 if netinet/ether.h declares `ether_ntohost' */
231/* #undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST */
232
233/* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
234/* #undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST */
235
236/* Define to the address where bug reports for this package should be sent. */
237#define PACKAGE_BUGREPORT ""
238
239/* Define to the full name of this package. */
240#define PACKAGE_NAME ""
241
242/* Define to the full name and version of this package. */
243#define PACKAGE_STRING ""
244
245/* Define to the one symbol short name of this package. */
246#define PACKAGE_TARNAME ""
247
248/* Define to the home page for this package. */
249#define PACKAGE_URL ""
250
251/* Define to the version of this package. */
252#define PACKAGE_VERSION ""
253
254/* define if the platform doesn't define PRId64 */
255/* #undef PRId64 */
256
257/* define if the platform doesn't define PRIo64 */
258/* #undef PRIo64 */
259
260/* define if the platform doesn't define PRIx64 */
261/* #undef PRIu64 */
262
263/* define if the platform doesn't define PRIu64 */
264/* #undef PRIx64 */
265
266/* Define as the return type of signal handlers (`int' or `void'). */
267#define RETSIGTYPE void
268
269/* return value of signal handlers */
270#define RETSIGVAL /**/
271
272/* Define to 1 if you have the ANSI C header files. */
273#define STDC_HEADERS 1
274
275/* define if you want to build the possibly-buggy SMB printer */
276#define TCPDUMP_DO_SMB 1
277
278/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
279#define TIME_WITH_SYS_TIME 1
280
281/* define if you have ether_ntohost() and it works */
282/* #undef USE_ETHER_NTOHOST */
283
284/* define if should chroot when dropping privileges */
285/* #undef WITH_CHROOT */
286
287/* define if should drop privileges by default */
288/* #undef WITH_USER */
289
290/* get BSD semantics on Irix */
291/* #undef _BSD_SIGNALS */
292
293/* define on AIX to get certain functions */
294/* #undef _SUN */
295
296/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
297   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
298   #define below would cause a syntax error. */
299/* #undef _UINT32_T */
300
301/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
302   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
303   #define below would cause a syntax error. */
304/* #undef _UINT64_T */
305
306/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
307   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
308   #define below would cause a syntax error. */
309/* #undef _UINT8_T */
310
311/* define if your compiler allows __attribute__((format)) without a warning */
312#define __ATTRIBUTE___FORMAT_OK 1
313
314/* define if your compiler allows __attribute__((format)) to be applied to
315   function pointers */
316#define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1
317
318/* define if your compiler allows __attribute__((noreturn)) to be applied to
319   function pointers */
320#define __ATTRIBUTE___NORETURN_OK_FOR_FUNCTION_POINTERS 1
321
322/* to handle Ultrix compilers that don't support const in prototypes */
323/* #undef const */
324
325/* Define as token for inline if inlining supported */
326#define inline inline
327
328/* Define to the type of a signed integer type of width exactly 16 bits if
329   such a type exists and the standard includes do not define it. */
330/* #undef int16_t */
331
332/* Define to the type of a signed integer type of width exactly 32 bits if
333   such a type exists and the standard includes do not define it. */
334/* #undef int32_t */
335
336/* Define to the type of a signed integer type of width exactly 64 bits if
337   such a type exists and the standard includes do not define it. */
338/* #undef int64_t */
339
340/* Define to the type of a signed integer type of width exactly 8 bits if such
341   a type exists and the standard includes do not define it. */
342/* #undef int8_t */
343
344/* Define to `unsigned short' if u_int16_t not defined. */
345/* #undef u_int16_t */
346
347/* Define to `unsigned int' if u_int32_t not defined. */
348/* #undef u_int32_t */
349
350/* Define to `unsigned long long' if u_int64_t not defined. */
351/* #undef u_int64_t */
352
353/* Define to `unsigned char' if u_int8_t not defined. */
354/* #undef u_int8_t */
355
356/* Define to the type of an unsigned integer type of width exactly 16 bits if
357   such a type exists and the standard includes do not define it. */
358/* #undef uint16_t */
359
360/* Define to the type of an unsigned integer type of width exactly 32 bits if
361   such a type exists and the standard includes do not define it. */
362/* #undef uint32_t */
363
364/* Define to the type of an unsigned integer type of width exactly 64 bits if
365   such a type exists and the standard includes do not define it. */
366/* #undef uint64_t */
367
368/* Define to the type of an unsigned integer type of width exactly 8 bits if
369   such a type exists and the standard includes do not define it. */
370/* #undef uint8_t */
371