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