Updates to Tomato RAF including NGINX && PHP
[tomato.git] / release / src / router / libpcap / config.h
blobbda70c4c2d3313af0e89257345c1dbd1c9ba7cf9
1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.in by autoheader. */
4 /* Enable optimizer debugging */
5 /* #undef BDEBUG */
7 /* define if you have a cloning BPF device */
8 /* #undef HAVE_CLONING_BPF */
10 /* define if you have the DAG API */
11 /* #undef HAVE_DAG_API */
13 /* define if you have dag_get_erf_types() */
14 /* #undef HAVE_DAG_GET_ERF_TYPES */
16 /* define if you have dag_get_stream_erf_types() */
17 /* #undef HAVE_DAG_GET_STREAM_ERF_TYPES */
19 /* define if you have streams capable DAG API */
20 /* #undef HAVE_DAG_STREAMS_API */
22 /* define if you have vdag_set_device_info() */
23 /* #undef HAVE_DAG_VDAG */
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
29 /* define if you have a /dev/dlpi */
30 /* #undef HAVE_DEV_DLPI */
32 /* if passive_req_t primitive exists */
33 /* #undef HAVE_DLPI_PASSIVE */
35 /* Define to 1 if you have the `ether_hostton' function. */
36 #define HAVE_ETHER_HOSTTON 1
38 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
39 #define HAVE_FSEEKO 1
41 /* on HP-UX 10.20 or later */
42 /* #undef HAVE_HPUX10_20_OR_LATER */
44 /* on HP-UX 9.x */
45 /* #undef HAVE_HPUX9 */
47 /* if ppa_info_t_dl_module_id exists */
48 /* #undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1 */
50 /* Define to 1 if you have the <inttypes.h> header file. */
51 #define HAVE_INTTYPES_H 1
53 /* if libdlpi exists */
54 /* #undef HAVE_LIBDLPI */
56 /* if libnl exists */
57 /* #undef HAVE_LIBNL */
59 /* if libnl exists and is version 2.x */
60 /* #undef HAVE_LIBNL_2_x */
62 /* Define to 1 if you have the <limits.h> header file. */
63 #define HAVE_LIMITS_H 1
65 /* Define to 1 if you have the <linux/compiler.h> header file. */
66 #define HAVE_LINUX_COMPILER_H 1
68 /* Define to 1 if you have the <linux/ethtool.h> header file. */
69 #define HAVE_LINUX_ETHTOOL_H 1
71 /* Define to 1 if you have the <linux/if_packet.h> header file. */
72 #define HAVE_LINUX_IF_PACKET_H 1
74 /* Define to 1 if you have the <linux/net_tstamp.h> header file. */
75 /* #undef HAVE_LINUX_NET_TSTAMP_H */
77 /* if tp_vlan_tci exists */
78 /* #undef HAVE_LINUX_TPACKET_AUXDATA_TP_VLAN_TCI */
80 /* Define to 1 if you have the <linux/types.h> header file. */
81 #define HAVE_LINUX_TYPES_H 1
83 /* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */
84 #define HAVE_LINUX_USBDEVICE_FS_H 1
86 /* Define to 1 if you have the <linux/wireless.h> header file. */
87 #define HAVE_LINUX_WIRELESS_H 1
89 /* Define to 1 if you have the <memory.h> header file. */
90 #define HAVE_MEMORY_H 1
92 /* Define to 1 if you have the <netinet/ether.h> header file. */
93 #define HAVE_NETINET_ETHER_H 1
95 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
96 #define HAVE_NETINET_IF_ETHER_H 1
98 /* Define to 1 if you have the <netpacket/if_packet.h> header file. */
99 /* #undef HAVE_NETPACKET_IF_PACKET_H */
101 /* Define to 1 if you have the <netpacket/packet.h> header file. */
102 #define HAVE_NETPACKET_PACKET_H 1
104 /* Define to 1 if you have the <net/if_media.h> header file. */
105 /* #undef HAVE_NET_IF_MEDIA_H */
107 /* Define to 1 if you have the <net/pfvar.h> header file. */
108 /* #undef HAVE_NET_PFVAR_H */
110 /* if there's an os_proto.h for this platform, to use additional prototypes */
111 /* #undef HAVE_OS_PROTO_H */
113 /* Define to 1 if you have the <paths.h> header file. */
114 #define HAVE_PATHS_H 1
116 /* define if net/pfvar.h defines PF_NAT through PF_NORDR */
117 /* #undef HAVE_PF_NAT_THROUGH_PF_NORDR */
119 /* define if you have a Septel API */
120 /* #undef HAVE_SEPTEL_API */
122 /* define if you have Myricom SNF API */
123 /* #undef HAVE_SNF_API */
125 /* Define to 1 if you have the `snprintf' function. */
126 #define HAVE_SNPRINTF 1
128 /* if struct sockaddr has the sa_len member */
129 /* #undef HAVE_SOCKADDR_SA_LEN */
131 /* if struct sockaddr_storage exists */
132 #define HAVE_SOCKADDR_STORAGE 1
134 /* define if socklen_t is defined */
135 #define HAVE_SOCKLEN_T 1
137 /* On solaris */
138 /* #undef HAVE_SOLARIS */
140 /* Define to 1 if you have the <stdint.h> header file. */
141 #define HAVE_STDINT_H 1
143 /* Define to 1 if you have the <stdlib.h> header file. */
144 #define HAVE_STDLIB_H 1
146 /* Define to 1 if you have the `strerror' function. */
147 #define HAVE_STRERROR 1
149 /* Define to 1 if you have the <strings.h> header file. */
150 #define HAVE_STRINGS_H 1
152 /* Define to 1 if you have the <string.h> header file. */
153 #define HAVE_STRING_H 1
155 /* Define to 1 if you have the `strlcpy' function. */
156 #define HAVE_STRLCPY 1
158 /* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */
159 /* #undef HAVE_STRUCT_BPF_TIMEVAL */
161 /* Define to 1 if the system has the type `struct ether_addr'. */
162 /* #undef HAVE_STRUCT_ETHER_ADDR */
164 /* Define to 1 if you have the <sys/bitypes.h> header file. */
165 #define HAVE_SYS_BITYPES_H 1
167 /* Define to 1 if you have the <sys/bufmod.h> header file. */
168 /* #undef HAVE_SYS_BUFMOD_H */
170 /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
171 /* #undef HAVE_SYS_DLPI_EXT_H */
173 /* Define to 1 if you have the <sys/ioccom.h> header file. */
174 /* #undef HAVE_SYS_IOCCOM_H */
176 /* Define to 1 if you have the <sys/sockio.h> header file. */
177 /* #undef HAVE_SYS_SOCKIO_H */
179 /* Define to 1 if you have the <sys/stat.h> header file. */
180 #define HAVE_SYS_STAT_H 1
182 /* Define to 1 if you have the <sys/types.h> header file. */
183 #define HAVE_SYS_TYPES_H 1
185 /* if if_packet.h has tpacket_stats defined */
186 #define HAVE_TPACKET_STATS 1
188 /* Define to 1 if you have the <unistd.h> header file. */
189 #define HAVE_UNISTD_H 1
191 /* if struct usbdevfs_ctrltransfer has bRequestType */
192 #define HAVE_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE 1
194 /* define if version.h is generated in the build procedure */
195 #define HAVE_VERSION_H 1
197 /* Define to 1 if you have the `vsnprintf' function. */
198 #define HAVE_VSNPRINTF 1
200 /* define if the system supports zerocopy BPF */
201 /* #undef HAVE_ZEROCOPY_BPF */
203 /* define if your compiler has __attribute__ */
204 #define HAVE___ATTRIBUTE__ 1
206 /* IPv6 */
207 #define INET6 1
209 /* if unaligned access fails */
210 #define LBL_ALIGN 1
212 /* path for device for USB sniffing */
213 #define LINUX_USB_MON_DEV "/dev/usbmon"
215 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
216 #define NETINET_ETHER_H_DECLARES_ETHER_HOSTTON /**/
218 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
219 /* #undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON */
221 /* do not use protochain */
222 /* #undef NO_PROTOCHAIN */
224 /* Define to the address where bug reports for this package should be sent. */
225 #define PACKAGE_BUGREPORT ""
227 /* Define to the full name of this package. */
228 #define PACKAGE_NAME ""
230 /* Define to the full name and version of this package. */
231 #define PACKAGE_STRING ""
233 /* Define to the one symbol short name of this package. */
234 #define PACKAGE_TARNAME ""
236 /* Define to the home page for this package. */
237 #define PACKAGE_URL ""
239 /* Define to the version of this package. */
240 #define PACKAGE_VERSION ""
242 /* /dev/dlpi directory */
243 /* #undef PCAP_DEV_PREFIX */
245 /* target host supports Bluetooth sniffing */
246 /* #undef PCAP_SUPPORT_BT */
248 /* target host supports CAN sniffing */
249 /* #undef PCAP_SUPPORT_CAN */
251 /* target host supports canusb */
252 /* #undef PCAP_SUPPORT_CANUSB */
254 /* target host supports netfilter sniffing */
255 /* #undef PCAP_SUPPORT_NETFILTER */
257 /* target host supports USB sniffing */
258 #define PCAP_SUPPORT_USB 1
260 /* include ACN support */
261 /* #undef SITA */
263 /* Define to 1 if you have the ANSI C header files. */
264 #define STDC_HEADERS 1
266 /* Enable parser debugging */
267 /* #undef YYDEBUG */
269 /* Number of bits in a file offset, on hosts where this is settable. */
270 #define _FILE_OFFSET_BITS 64
272 /* needed on HP-UX */
273 /* #undef _HPUX_SOURCE */
275 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
276 #define _LARGEFILE_SOURCE 1
278 /* Define for large files, on AIX-style hosts. */
279 /* #undef _LARGE_FILES */
281 /* define on AIX to get certain functions */
282 /* #undef _SUN */
284 /* to handle Ultrix compilers that don't support const in prototypes */
285 /* #undef const */
287 /* Define as token for inline if inlining supported */
288 #define inline inline
290 /* Define to `short' if int16_t not defined. */
291 /* #undef int16_t */
293 /* Define to `int' if int32_t not defined. */
294 /* #undef int32_t */
296 /* Define to `long long' if int64_t not defined. */
297 /* #undef int64_t */
299 /* Define to `signed char' if int8_t not defined. */
300 /* #undef int8_t */
302 /* on sinix */
303 /* #undef sinix */
305 /* Define to `unsigned short' if u_int16_t not defined. */
306 /* #undef u_int16_t */
308 /* Define to `unsigned int' if u_int32_t not defined. */
309 /* #undef u_int32_t */
311 /* Define to `unsigned long long' if u_int64_t not defined. */
312 /* #undef u_int64_t */
314 /* Define to `unsigned char' if u_int8_t not defined. */
315 /* #undef u_int8_t */