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