config.h.in revision 214518
1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Enable optimizer debugging */
4#undef BDEBUG
5
6/* define if you have a cloning BPF device */
7#undef HAVE_CLONING_BPF
8
9/* define if you have the DAG API */
10#undef HAVE_DAG_API
11
12/* define if you have dag_get_erf_types() */
13#undef HAVE_DAG_GET_ERF_TYPES
14
15/* define if you have dag_get_stream_erf_types() */
16#undef HAVE_DAG_GET_STREAM_ERF_TYPES
17
18/* define if you have streams capable DAG API */
19#undef HAVE_DAG_STREAMS_API
20
21/* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you
22   don't. */
23#undef HAVE_DECL_ETHER_HOSTTON
24
25/* define if you have a /dev/dlpi */
26#undef HAVE_DEV_DLPI
27
28/* if passive_req_t primitive exists */
29#undef HAVE_DLPI_PASSIVE
30
31/* Define to 1 if you have the `ether_hostton' function. */
32#undef HAVE_ETHER_HOSTTON
33
34/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
35#undef HAVE_FSEEKO
36
37/* on HP-UX 10.20 or later */
38#undef HAVE_HPUX10_20_OR_LATER
39
40/* on HP-UX 9.x */
41#undef HAVE_HPUX9
42
43/* if ppa_info_t_dl_module_id exists */
44#undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1
45
46/* Define to 1 if you have the <inttypes.h> header file. */
47#undef HAVE_INTTYPES_H
48
49/* if libdlpi exists */
50#undef HAVE_LIBDLPI
51
52/* if libnl exists */
53#undef HAVE_LIBNL
54
55/* Define to 1 if you have the <limits.h> header file. */
56#undef HAVE_LIMITS_H
57
58/* if tp_vlan_tci exists */
59#undef HAVE_LINUX_TPACKET_AUXDATA_TP_VLAN_TCI
60
61/* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */
62#undef HAVE_LINUX_USBDEVICE_FS_H
63
64/* Define to 1 if you have the <linux/wireless.h> header file. */
65#undef HAVE_LINUX_WIRELESS_H
66
67/* Define to 1 if you have the <memory.h> header file. */
68#undef HAVE_MEMORY_H
69
70/* Define to 1 if you have the <netinet/ether.h> header file. */
71#undef HAVE_NETINET_ETHER_H
72
73/* Define to 1 if you have the <netinet/if_ether.h> header file. */
74#undef HAVE_NETINET_IF_ETHER_H
75
76/* Define to 1 if you have the <net/if_media.h> header file. */
77#undef HAVE_NET_IF_MEDIA_H
78
79/* Define to 1 if you have the <net/pfvar.h> header file. */
80#undef HAVE_NET_PFVAR_H
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 <paths.h> header file. */
86#undef HAVE_PATHS_H
87
88/* define if net/pfvar.h defines PF_NAT through PF_NORDR */
89#undef HAVE_PF_NAT_THROUGH_PF_NORDR
90
91/* define if you have a Septel API */
92#undef HAVE_SEPTEL_API
93
94/* define if you have Myricom SNF API */
95#undef HAVE_SNF_API
96
97/* Define to 1 if you have the `snprintf' function. */
98#undef HAVE_SNPRINTF
99
100/* if struct sockaddr has the sa_len member */
101#undef HAVE_SOCKADDR_SA_LEN
102
103/* if struct sockaddr_storage exists */
104#undef HAVE_SOCKADDR_STORAGE
105
106/* define if socklen_t is defined */
107#undef HAVE_SOCKLEN_T
108
109/* On solaris */
110#undef HAVE_SOLARIS
111
112/* Define to 1 if you have the <stdint.h> header file. */
113#undef HAVE_STDINT_H
114
115/* Define to 1 if you have the <stdlib.h> header file. */
116#undef HAVE_STDLIB_H
117
118/* Define to 1 if you have the `strerror' function. */
119#undef HAVE_STRERROR
120
121/* Define to 1 if you have the <strings.h> header file. */
122#undef HAVE_STRINGS_H
123
124/* Define to 1 if you have the <string.h> header file. */
125#undef HAVE_STRING_H
126
127/* Define to 1 if you have the `strlcpy' function. */
128#undef HAVE_STRLCPY
129
130/* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */
131#undef HAVE_STRUCT_BPF_TIMEVAL
132
133/* Define to 1 if the system has the type `struct ether_addr'. */
134#undef HAVE_STRUCT_ETHER_ADDR
135
136/* Define to 1 if you have the <sys/bitypes.h> header file. */
137#undef HAVE_SYS_BITYPES_H
138
139/* Define to 1 if you have the <sys/bufmod.h> header file. */
140#undef HAVE_SYS_BUFMOD_H
141
142/* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
143#undef HAVE_SYS_DLPI_EXT_H
144
145/* Define to 1 if you have the <sys/ioccom.h> header file. */
146#undef HAVE_SYS_IOCCOM_H
147
148/* Define to 1 if you have the <sys/sockio.h> header file. */
149#undef HAVE_SYS_SOCKIO_H
150
151/* Define to 1 if you have the <sys/stat.h> header file. */
152#undef HAVE_SYS_STAT_H
153
154/* Define to 1 if you have the <sys/types.h> header file. */
155#undef HAVE_SYS_TYPES_H
156
157/* if if_packet.h has tpacket_stats defined */
158#undef HAVE_TPACKET_STATS
159
160/* Define to 1 if you have the <unistd.h> header file. */
161#undef HAVE_UNISTD_H
162
163/* if struct usbdevfs_ctrltransfer has bRequestType */
164#undef HAVE_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE
165
166/* define if version.h is generated in the build procedure */
167#undef HAVE_VERSION_H
168
169/* Define to 1 if you have the `vsnprintf' function. */
170#undef HAVE_VSNPRINTF
171
172/* define if the system supports zerocopy BPF */
173#undef HAVE_ZEROCOPY_BPF
174
175/* define if your compiler has __attribute__ */
176#undef HAVE___ATTRIBUTE__
177
178/* IPv6 */
179#undef INET6
180
181/* if unaligned access fails */
182#undef LBL_ALIGN
183
184/* path for device for USB sniffing */
185#undef LINUX_USB_MON_DEV
186
187/* Define to 1 if netinet/ether.h declares `ether_hostton' */
188#undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON
189
190/* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
191#undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON
192
193/* do not use protochain */
194#undef NO_PROTOCHAIN
195
196/* Define to the address where bug reports for this package should be sent. */
197#undef PACKAGE_BUGREPORT
198
199/* Define to the full name of this package. */
200#undef PACKAGE_NAME
201
202/* Define to the full name and version of this package. */
203#undef PACKAGE_STRING
204
205/* Define to the one symbol short name of this package. */
206#undef PACKAGE_TARNAME
207
208/* Define to the version of this package. */
209#undef PACKAGE_VERSION
210
211/* /dev/dlpi directory */
212#undef PCAP_DEV_PREFIX
213
214/* target host supports Bluetooth sniffing */
215#undef PCAP_SUPPORT_BT
216
217/* target host supports CAN sniffing */
218#undef PCAP_SUPPORT_CAN
219
220/* target host supports USB sniffing */
221#undef PCAP_SUPPORT_USB
222
223/* include ACN support */
224#undef SITA
225
226/* Define to 1 if you have the ANSI C header files. */
227#undef STDC_HEADERS
228
229/* Enable parser debugging */
230#undef YYDEBUG
231
232/* Number of bits in a file offset, on hosts where this is settable. */
233#undef _FILE_OFFSET_BITS
234
235/* needed on HP-UX */
236#undef _HPUX_SOURCE
237
238/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
239#undef _LARGEFILE_SOURCE
240
241/* Define for large files, on AIX-style hosts. */
242#undef _LARGE_FILES
243
244/* define on AIX to get certain functions */
245#undef _SUN
246
247/* to handle Ultrix compilers that don't support const in prototypes */
248#undef const
249
250/* Define as token for inline if inlining supported */
251#undef inline
252
253/* Define to `short' if int16_t not defined. */
254#undef int16_t
255
256/* Define to `int' if int32_t not defined. */
257#undef int32_t
258
259/* Define to `long long' if int64_t not defined. */
260#undef int64_t
261
262/* Define to `signed char' if int8_t not defined. */
263#undef int8_t
264
265/* on sinix */
266#undef sinix
267
268/* Define to `unsigned short' if u_int16_t not defined. */
269#undef u_int16_t
270
271/* Define to `unsigned int' if u_int32_t not defined. */
272#undef u_int32_t
273
274/* Define to `unsigned long long' if u_int64_t not defined. */
275#undef u_int64_t
276
277/* Define to `unsigned char' if u_int8_t not defined. */
278#undef u_int8_t
279