]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/libpcap/config.h.in
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / libpcap / config.h.in
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 if you have vdag_set_device_info() */
22 #undef HAVE_DAG_VDAG
23
24 /* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you
25    don't. */
26 #undef HAVE_DECL_ETHER_HOSTTON
27
28 /* define if you have a /dev/dlpi */
29 #undef HAVE_DEV_DLPI
30
31 /* if passive_req_t primitive exists */
32 #undef HAVE_DLPI_PASSIVE
33
34 /* Define to 1 if you have the `ether_hostton' function. */
35 #undef HAVE_ETHER_HOSTTON
36
37 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
38 #undef HAVE_FSEEKO
39
40 /* on HP-UX 10.20 or later */
41 #undef HAVE_HPUX10_20_OR_LATER
42
43 /* on HP-UX 9.x */
44 #undef HAVE_HPUX9
45
46 /* if ppa_info_t_dl_module_id exists */
47 #undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1
48
49 /* Define to 1 if you have the <inttypes.h> header file. */
50 #undef HAVE_INTTYPES_H
51
52 /* if libdlpi exists */
53 #undef HAVE_LIBDLPI
54
55 /* if libnl exists */
56 #undef HAVE_LIBNL
57
58 /* if libnl exists and is version 2.x */
59 #undef HAVE_LIBNL_2_x
60
61 /* if libnl exists and is version 3.x */
62 #undef HAVE_LIBNL_3_x
63
64 /* libnl has NLE_FAILURE */
65 #undef HAVE_LIBNL_NLE
66
67 /* libnl has new-style socket api */
68 #undef HAVE_LIBNL_SOCKETS
69
70 /* Define to 1 if you have the <limits.h> header file. */
71 #undef HAVE_LIMITS_H
72
73 /* Define to 1 if you have the <linux/compiler.h> header file. */
74 #undef HAVE_LINUX_COMPILER_H
75
76 /* Define to 1 if you have the <linux/ethtool.h> header file. */
77 #undef HAVE_LINUX_ETHTOOL_H
78
79 /* Define to 1 if you have the <linux/if_packet.h> header file. */
80 #undef HAVE_LINUX_IF_PACKET_H
81
82 /* Define to 1 if you have the <linux/net_tstamp.h> header file. */
83 #undef HAVE_LINUX_NET_TSTAMP_H
84
85 /* if tp_vlan_tci exists */
86 #undef HAVE_LINUX_TPACKET_AUXDATA_TP_VLAN_TCI
87
88 /* Define to 1 if you have the <linux/types.h> header file. */
89 #undef HAVE_LINUX_TYPES_H
90
91 /* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */
92 #undef HAVE_LINUX_USBDEVICE_FS_H
93
94 /* Define to 1 if you have the <linux/wireless.h> header file. */
95 #undef HAVE_LINUX_WIRELESS_H
96
97 /* Define to 1 if you have the <memory.h> header file. */
98 #undef HAVE_MEMORY_H
99
100 /* Define to 1 if you have the <netinet/ether.h> header file. */
101 #undef HAVE_NETINET_ETHER_H
102
103 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
104 #undef HAVE_NETINET_IF_ETHER_H
105
106 /* Define to 1 if you have the <netpacket/if_packet.h> header file. */
107 #undef HAVE_NETPACKET_IF_PACKET_H
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/if_media.h> header file. */
113 #undef HAVE_NET_IF_MEDIA_H
114
115 /* Define to 1 if you have the <net/pfvar.h> header file. */
116 #undef HAVE_NET_PFVAR_H
117
118 /* if there's an os_proto.h for this platform, to use additional prototypes */
119 #undef HAVE_OS_PROTO_H
120
121 /* Define to 1 if you have the <paths.h> header file. */
122 #undef HAVE_PATHS_H
123
124 /* define if net/pfvar.h defines PF_NAT through PF_NORDR */
125 #undef HAVE_PF_NAT_THROUGH_PF_NORDR
126
127 /* define if you have a Septel API */
128 #undef HAVE_SEPTEL_API
129
130 /* define if you have Myricom SNF API */
131 #undef HAVE_SNF_API
132
133 /* Define to 1 if you have the `snprintf' function. */
134 #undef HAVE_SNPRINTF
135
136 /* if struct sockaddr has the sa_len member */
137 #undef HAVE_SOCKADDR_SA_LEN
138
139 /* if struct sockaddr_storage exists */
140 #undef HAVE_SOCKADDR_STORAGE
141
142 /* define if socklen_t is defined */
143 #undef HAVE_SOCKLEN_T
144
145 /* On solaris */
146 #undef HAVE_SOLARIS
147
148 /* Define to 1 if you have the <stdint.h> header file. */
149 #undef HAVE_STDINT_H
150
151 /* Define to 1 if you have the <stdlib.h> header file. */
152 #undef HAVE_STDLIB_H
153
154 /* Define to 1 if you have the `strerror' function. */
155 #undef HAVE_STRERROR
156
157 /* Define to 1 if you have the <strings.h> header file. */
158 #undef HAVE_STRINGS_H
159
160 /* Define to 1 if you have the <string.h> header file. */
161 #undef HAVE_STRING_H
162
163 /* Define to 1 if you have the `strlcpy' function. */
164 #undef HAVE_STRLCPY
165
166 /* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */
167 #undef HAVE_STRUCT_BPF_TIMEVAL
168
169 /* Define to 1 if the system has the type `struct ether_addr'. */
170 #undef HAVE_STRUCT_ETHER_ADDR
171
172 /* Define to 1 if you have the <sys/bitypes.h> header file. */
173 #undef HAVE_SYS_BITYPES_H
174
175 /* Define to 1 if you have the <sys/bufmod.h> header file. */
176 #undef HAVE_SYS_BUFMOD_H
177
178 /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
179 #undef HAVE_SYS_DLPI_EXT_H
180
181 /* Define to 1 if you have the <sys/ioccom.h> header file. */
182 #undef HAVE_SYS_IOCCOM_H
183
184 /* Define to 1 if you have the <sys/sockio.h> header file. */
185 #undef HAVE_SYS_SOCKIO_H
186
187 /* Define to 1 if you have the <sys/stat.h> header file. */
188 #undef HAVE_SYS_STAT_H
189
190 /* Define to 1 if you have the <sys/types.h> header file. */
191 #undef HAVE_SYS_TYPES_H
192
193 /* if if_packet.h has tpacket_stats defined */
194 #undef HAVE_TPACKET_STATS
195
196 /* Define to 1 if you have the <unistd.h> header file. */
197 #undef HAVE_UNISTD_H
198
199 /* if struct usbdevfs_ctrltransfer has bRequestType */
200 #undef HAVE_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE
201
202 /* define if version.h is generated in the build procedure */
203 #undef HAVE_VERSION_H
204
205 /* Define to 1 if you have the `vsnprintf' function. */
206 #undef HAVE_VSNPRINTF
207
208 /* define if the system supports zerocopy BPF */
209 #undef HAVE_ZEROCOPY_BPF
210
211 /* define if your compiler has __attribute__ */
212 #undef HAVE___ATTRIBUTE__
213
214 /* IPv6 */
215 #undef INET6
216
217 /* if unaligned access fails */
218 #undef LBL_ALIGN
219
220 /* path for device for USB sniffing */
221 #undef LINUX_USB_MON_DEV
222
223 /* if we need a pcap_parse wrapper around yyparse */
224 #undef NEED_YYPARSE_WRAPPER
225
226 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
227 #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON
228
229 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
230 #undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON
231
232 /* do not use protochain */
233 #undef NO_PROTOCHAIN
234
235 /* Define to the address where bug reports for this package should be sent. */
236 #undef PACKAGE_BUGREPORT
237
238 /* Define to the full name of this package. */
239 #undef PACKAGE_NAME
240
241 /* Define to the full name and version of this package. */
242 #undef PACKAGE_STRING
243
244 /* Define to the one symbol short name of this package. */
245 #undef PACKAGE_TARNAME
246
247 /* Define to the version of this package. */
248 #undef PACKAGE_VERSION
249
250 /* /dev/dlpi directory */
251 #undef PCAP_DEV_PREFIX
252
253 /* target host supports Bluetooth sniffing */
254 #undef PCAP_SUPPORT_BT
255
256 /* target host supports CAN sniffing */
257 #undef PCAP_SUPPORT_CAN
258
259 /* target host supports canusb */
260 #undef PCAP_SUPPORT_CANUSB
261
262 /* target host supports netfilter sniffing */
263 #undef PCAP_SUPPORT_NETFILTER
264
265 /* target host supports USB sniffing */
266 #undef PCAP_SUPPORT_USB
267
268 /* include ACN support */
269 #undef SITA
270
271 /* if struct sockaddr_hci has hci_channel member */
272 #undef SOCKADDR_HCI_HAS_HCI_CHANNEL
273
274 /* Define to 1 if you have the ANSI C header files. */
275 #undef STDC_HEADERS
276
277 /* Enable parser debugging */
278 #undef YYDEBUG
279
280 /* Number of bits in a file offset, on hosts where this is settable. */
281 #undef _FILE_OFFSET_BITS
282
283 /* needed on HP-UX */
284 #undef _HPUX_SOURCE
285
286 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
287 #undef _LARGEFILE_SOURCE
288
289 /* Define for large files, on AIX-style hosts. */
290 #undef _LARGE_FILES
291
292 /* define on AIX to get certain functions */
293 #undef _SUN
294
295 /* to handle Ultrix compilers that don't support const in prototypes */
296 #undef const
297
298 /* Define as token for inline if inlining supported */
299 #undef inline
300
301 /* Define to `short' if int16_t not defined. */
302 #undef int16_t
303
304 /* Define to `int' if int32_t not defined. */
305 #undef int32_t
306
307 /* Define to `long long' if int64_t not defined. */
308 #undef int64_t
309
310 /* Define to `signed char' if int8_t not defined. */
311 #undef int8_t
312
313 /* on sinix */
314 #undef sinix
315
316 /* Define to `unsigned short' if u_int16_t not defined. */
317 #undef u_int16_t
318
319 /* Define to `unsigned int' if u_int32_t not defined. */
320 #undef u_int32_t
321
322 /* Define to `unsigned long long' if u_int64_t not defined. */
323 #undef u_int64_t
324
325 /* Define to `unsigned char' if u_int8_t not defined. */
326 #undef u_int8_t