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