config.h revision 1.13
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_hostton' */
5/* #undef ARPA_INET_H_DECLARES_ETHER_HOSTTON */
6
7/* Enable optimizer debugging */
8/* #undef BDEBUG */
9
10/* Define to 1 if remote packet capture is to be supported */
11/* #undef ENABLE_REMOTE */
12
13/* define if we have the AIX getnetbyname_r() */
14/* #undef HAVE_AIX_GETNETBYNAME_R */
15
16/* define if we have the AIX getprotobyname_r() */
17/* #undef HAVE_AIX_GETPROTOBYNAME_R */
18
19/* Define to 1 if you have the `asprintf' function. */
20#define HAVE_ASPRINTF 1
21
22/* Define to 1 if you have the <config/HaikuConfig.h> header file. */
23/* #undef HAVE_CONFIG_HAIKUCONFIG_H */
24
25/* Define to 1 if you have the <dagapi.h> header file. */
26/* #undef HAVE_DAGAPI_H */
27
28/* define if you have the DAG API */
29/* #undef HAVE_DAG_API */
30
31/* define if you have dag_get_erf_types() */
32/* #undef HAVE_DAG_GET_ERF_TYPES */
33
34/* define if you have dag_get_stream_erf_types() */
35/* #undef HAVE_DAG_GET_STREAM_ERF_TYPES */
36
37/* define if you have large streams capable DAG API */
38/* #undef HAVE_DAG_LARGE_STREAMS_API */
39
40/* define if you have vdag_set_device_info() */
41/* #undef HAVE_DAG_VDAG */
42
43/* Define to 1 if you have the declaration of `ether_hostton' */
44#define HAVE_DECL_ETHER_HOSTTON 1
45
46/* Define to 1 if `dl_module_id_1' is a member of `dl_hp_ppa_info_t'. */
47/* #undef HAVE_DL_HP_PPA_INFO_T_DL_MODULE_ID_1 */
48
49/* Define to 1 if the system has the type `dl_passive_req_t'. */
50/* #undef HAVE_DL_PASSIVE_REQ_T */
51
52/* Define to 1 if you have the `ether_hostton' function. */
53#define HAVE_ETHER_HOSTTON 1
54
55/* Define to 1 if you have the `ffs' function. */
56#define HAVE_FFS 1
57
58/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
59#define HAVE_FSEEKO 1
60
61/* Define to 1 if you have the `getspnam' function. */
62/* #undef HAVE_GETSPNAM */
63
64/* Define to 1 if you have a GNU-style `strerror_r' function. */
65/* #undef HAVE_GNU_STRERROR_R */
66
67/* on HP-UX 10.20 or later */
68/* #undef HAVE_HPUX10_20_OR_LATER */
69
70/* on HP-UX 9.x */
71/* #undef HAVE_HPUX9 */
72
73/* Define to 1 if you have the <inttypes.h> header file. */
74#define HAVE_INTTYPES_H 1
75
76/* Define to 1 if you have the `bsd' library (-lbsd). */
77/* #undef HAVE_LIBBSD */
78
79/* if libdlpi exists */
80/* #undef HAVE_LIBDLPI */
81
82/* if libnl exists */
83/* #undef HAVE_LIBNL */
84
85/* Define to 1 if you have the <linux/compiler.h> header file. */
86/* #undef HAVE_LINUX_COMPILER_H */
87
88/* define if we have the Linux getnetbyname_r() */
89/* #undef HAVE_LINUX_GETNETBYNAME_R */
90
91/* define if we have the Linux getprotobyname_r() */
92/* #undef HAVE_LINUX_GETPROTOBYNAME_R */
93
94/* Define to 1 if you have the <linux/net_tstamp.h> header file. */
95/* #undef HAVE_LINUX_NET_TSTAMP_H */
96
97/* Define to 1 if you have the <linux/socket.h> header file. */
98/* #undef HAVE_LINUX_SOCKET_H */
99
100/* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */
101/* #undef HAVE_LINUX_USBDEVICE_FS_H */
102
103/* Define to 1 if you have the <linux/wireless.h> header file. */
104/* #undef HAVE_LINUX_WIRELESS_H */
105
106/* Define to 1 if you have the <memory.h> header file. */
107#define HAVE_MEMORY_H 1
108
109/* Define to 1 if you have the <netpacket/packet.h> header file. */
110/* #undef HAVE_NETPACKET_PACKET_H */
111
112/* Define to 1 if you have the <net/bpf.h> header file. */
113#define HAVE_NET_BPF_H 1
114
115/* Define to 1 if you have the <net/enet.h> header file. */
116/* #undef HAVE_NET_ENET_H */
117
118/* Define to 1 if you have the <net/if_dl.h> header file. */
119/* #undef HAVE_NET_IF_DL_H */
120
121/* Define to 1 if you have the <net/if.h> header file. */
122#define HAVE_NET_IF_H 1
123
124/* Define to 1 if you have the <net/if_media.h> header file. */
125#define HAVE_NET_IF_MEDIA_H 1
126
127/* Define to 1 if you have the <net/if_types.h> header file. */
128/* #undef HAVE_NET_IF_TYPES_H */
129
130/* Define to 1 if you have the <net/nit.h> header file. */
131/* #undef HAVE_NET_NIT_H */
132
133/* Define to 1 if you have the <net/pfilt.h> header file. */
134/* #undef HAVE_NET_PFILT_H */
135
136/* Define to 1 if you have the <net/raw.h> header file. */
137/* #undef HAVE_NET_RAW_H */
138
139/* Use OpenSSL from the Makefile */
140/* #define HAVE_OPENSSL 1 */
141
142/* if there's an os_proto.h for this platform, to use additional prototypes */
143/* #undef HAVE_OS_PROTO_H */
144
145/* Define to 1 if you have a POSIX-style `strerror_r' function. */
146#define HAVE_POSIX_STRERROR_R /**/
147
148/* define if you have the Septel API */
149/* #undef HAVE_SEPTEL_API */
150
151/* define if you have the Myricom SNF API */
152/* #undef HAVE_SNF_API */
153
154/* Define to 1 if the system has the type `socklen_t'. */
155#define HAVE_SOCKLEN_T 1
156
157/* On solaris */
158/* #undef HAVE_SOLARIS */
159
160/* define if we have the Solaris/IRIX getnetbyname_r() */
161/* #undef HAVE_SOLARIS_IRIX_GETNETBYNAME_R */
162
163/* define if we have the Solaris/IRIX getprotobyname_r() */
164/* #undef HAVE_SOLARIS_IRIX_GETPROTOBYNAME_R */
165
166/* Define to 1 if you have the <stdint.h> header file. */
167#define HAVE_STDINT_H 1
168
169/* Define to 1 if you have the <stdlib.h> header file. */
170#define HAVE_STDLIB_H 1
171
172/* Define to 1 if you have the `strerror' function. */
173#define HAVE_STRERROR 1
174
175/* Define to 1 if you have the <strings.h> header file. */
176#define HAVE_STRINGS_H 1
177
178/* Define to 1 if you have the <string.h> header file. */
179#define HAVE_STRING_H 1
180
181/* Define to 1 if you have the `strlcat' function. */
182#define HAVE_STRLCAT 1
183
184/* Define to 1 if you have the `strlcpy' function. */
185#define HAVE_STRLCPY 1
186
187/* Define to 1 if you have the `strtok_r' function. */
188#define HAVE_STRTOK_R 1
189
190/* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */
191/* #undef HAVE_STRUCT_BPF_TIMEVAL */
192
193/* Define to 1 if the system has the type `struct ether_addr'. */
194/* #undef HAVE_STRUCT_ETHER_ADDR */
195
196/* Define to 1 if `msg_control' is a member of `struct msghdr'. */
197/* #undef HAVE_STRUCT_MSGHDR_MSG_CONTROL */
198
199/* Define to 1 if `msg_flags' is a member of `struct msghdr'. */
200/* #undef HAVE_STRUCT_MSGHDR_MSG_FLAGS */
201
202/* Define to 1 if the system has the type `struct rte_ether_addr'. */
203/* #undef HAVE_STRUCT_RTE_ETHER_ADDR */
204
205/* Define to 1 if `hci_channel' is a member of `struct sockaddr_hci'. */
206/* #undef HAVE_STRUCT_SOCKADDR_HCI_HCI_CHANNEL */
207
208/* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
209#define HAVE_STRUCT_SOCKADDR_SA_LEN 1
210
211/* Define to 1 if the system has the type `struct sockaddr_storage'. */
212#define HAVE_STRUCT_SOCKADDR_STORAGE 1
213
214/* Define to 1 if `tp_vlan_tci' is a member of `struct tpacket_auxdata'. */
215/* #undef HAVE_STRUCT_TPACKET_AUXDATA_TP_VLAN_TCI */
216
217/* Define to 1 if `bRequestType' is a member of `struct
218   usbdevfs_ctrltransfer'. */
219/* #undef HAVE_STRUCT_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE */
220
221/* Define to 1 if you have the <sys/bufmod.h> header file. */
222/* #undef HAVE_SYS_BUFMOD_H */
223
224/* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
225/* #undef HAVE_SYS_DLPI_EXT_H */
226
227/* Define to 1 if you have the <sys/dlpi.h> header file. */
228/* #undef HAVE_SYS_DLPI_H */
229
230/* Define to 1 if you have the <sys/ioccom.h> header file. */
231#define HAVE_SYS_IOCCOM_H 1
232
233/* Define to 1 if you have the <sys/net/nit.h> header file. */
234/* #undef HAVE_SYS_NET_NIT_H */
235
236/* Define to 1 if you have the <sys/sockio.h> header file. */
237#define HAVE_SYS_SOCKIO_H 1
238
239/* Define to 1 if you have the <sys/stat.h> header file. */
240#define HAVE_SYS_STAT_H 1
241
242/* Define to 1 if you have the <sys/types.h> header file. */
243#define HAVE_SYS_TYPES_H 1
244
245/* define if you have the TurboCap API */
246/* #undef HAVE_TC_API */
247
248/* Define to 1 if you have the <unistd.h> header file. */
249#define HAVE_UNISTD_H 1
250
251/* Define to 1 if you have the `vasprintf' function. */
252#define HAVE_VASPRINTF 1
253
254/* Define to 1 if you have the `vsyslog' function. */
255#define HAVE_VSYSLOG 1
256
257/* Define to 1 if you have the `_wcserror_s' function. */
258/* #undef HAVE__WCSERROR_S */
259
260/* define if __atomic_load_n is supported by the compiler */
261#define HAVE___ATOMIC_LOAD_N 1
262
263/* define if __atomic_store_n is supported by the compiler */
264#define HAVE___ATOMIC_STORE_N 1
265
266/* IPv6 from the Makefile */
267/* #define INET6 1 */
268
269/* Define to 1 if netinet/ether.h declares `ether_hostton' */
270/* #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON */
271
272/* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
273#define NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON /**/
274
275/* Define to 1 if net/ethernet.h declares `ether_hostton' */
276/* #undef NET_ETHERNET_H_DECLARES_ETHER_HOSTTON */
277
278/* do not use protochain */
279/* #undef NO_PROTOCHAIN */
280
281/* Define to the address where bug reports for this package should be sent. */
282#define PACKAGE_BUGREPORT ""
283
284/* Define to the full name of this package. */
285#define PACKAGE_NAME "pcap"
286
287/* Define to the full name and version of this package. */
288#define PACKAGE_STRING "pcap 1.10.4"
289
290/* Define to the one symbol short name of this package. */
291#define PACKAGE_TARNAME "pcap"
292
293/* Define to the home page for this package. */
294#define PACKAGE_URL ""
295
296/* Define to the version of this package. */
297#define PACKAGE_VERSION "1.10.4"
298
299/* target host supports Bluetooth sniffing */
300/* #undef PCAP_SUPPORT_BT */
301
302/* target host supports Bluetooth Monitor */
303/* #undef PCAP_SUPPORT_BT_MONITOR */
304
305/* support D-Bus sniffing */
306/* #undef PCAP_SUPPORT_DBUS */
307
308/* target host supports DPDK */
309/* #undef PCAP_SUPPORT_DPDK */
310
311/* target host supports Linux usbmon for USB sniffing */
312/* #undef PCAP_SUPPORT_LINUX_USBMON */
313
314/* target host supports netfilter sniffing */
315/* #undef PCAP_SUPPORT_NETFILTER */
316
317/* target host supports netmap */
318/* #undef PCAP_SUPPORT_NETMAP */
319
320/* target host supports RDMA sniffing */
321/* #undef PCAP_SUPPORT_RDMASNIFF */
322
323/* The size of `const void *', as computed by sizeof. */
324/* #undef SIZEOF_CONST_VOID_P */
325
326/* The size of `void *', as computed by sizeof. */
327#ifdef _LP64
328#define SIZEOF_VOID_P 8
329#else
330#define SIZEOF_VOID_P 4
331#endif
332
333/* Define to 1 if you have the ANSI C header files. */
334#define STDC_HEADERS 1
335
336/* Define to 1 if strings.h declares `ffs' */
337#define STRINGS_H_DECLARES_FFS /**/
338
339/* Define to 1 if sys/ethernet.h declares `ether_hostton' */
340/* #undef SYS_ETHERNET_H_DECLARES_ETHER_HOSTTON */
341
342/* Enable parser debugging */
343/* #undef YYDEBUG */
344
345/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
346   `char[]'. */
347#define YYTEXT_POINTER 1
348
349/* Enable large inode numbers on Mac OS X 10.5.  */
350#ifndef _DARWIN_USE_64_BIT_INODE
351# define _DARWIN_USE_64_BIT_INODE 1
352#endif
353
354/* Number of bits in a file offset, on hosts where this is settable. */
355/* #undef _FILE_OFFSET_BITS */
356
357/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
358/* #undef _LARGEFILE_SOURCE */
359
360/* Define for large files, on AIX-style hosts. */
361/* #undef _LARGE_FILES */
362
363/* define on AIX to get certain functions */
364/* #undef _SUN */
365
366/* to handle Ultrix compilers that don't support const in prototypes */
367/* #undef const */
368
369/* Define as token for inline if inlining supported */
370#define inline inline
371
372/* on sinix */
373/* #undef sinix */
374