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