]>
The Tcpdump Group git mirrors - libpcap/blob - config.h.in
32da2c1f6fe3f04be4bbedd4ea3c7fc8cd30a23b
1 /* config.h.in. Generated from configure.in by autoheader. */
2 /* Long story short: aclocal.m4 depends on autoconf 2.13
3 * implementation details wrt "const"; newer versions
4 * have different implementation details so for now we
5 * put "const" here. This may cause duplicate definitions
6 * in config.h but that should be OK since they're the same.
10 /* Enable optimizer debugging */
13 /* define if you have a cloning BPF device */
14 #undef HAVE_CLONING_BPF
16 /* define if you have the DAG API */
19 /* define if you have dag_get_erf_types() */
20 #undef HAVE_DAG_GET_ERF_TYPES
22 /* define if you have dag_get_stream_erf_types() */
23 #undef HAVE_DAG_GET_STREAM_ERF_TYPES
25 /* define if you have streams capable DAG API */
26 #undef HAVE_DAG_STREAMS_API
28 /* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you
30 #undef HAVE_DECL_ETHER_HOSTTON
32 /* define if you have a /dev/dlpi */
35 /* if passive_req_t primitive exists */
36 #undef HAVE_DLPI_PASSIVE
38 /* Define to 1 if you have the `ether_hostton' function. */
39 #undef HAVE_ETHER_HOSTTON
41 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
44 /* on HP-UX 10.20 or later */
45 #undef HAVE_HPUX10_20_OR_LATER
50 /* if ppa_info_t_dl_module_id exists */
51 #undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1
53 /* Define to 1 if you have the <inttypes.h> header file. */
54 #undef HAVE_INTTYPES_H
56 /* if libdlpi exists */
59 /* Define to 1 if you have the <limits.h> header file. */
62 /* if tp_vlan_tci exists */
63 #undef HAVE_LINUX_TPACKET_AUXDATA_TP_VLAN_TCI
65 /* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */
66 #undef HAVE_LINUX_USBDEVICE_FS_H
68 /* Define to 1 if you have the <linux/wireless.h> header file. */
69 #undef HAVE_LINUX_WIRELESS_H
71 /* Define to 1 if you have the <memory.h> header file. */
74 /* Define to 1 if you have the <netinet/ether.h> header file. */
75 #undef HAVE_NETINET_ETHER_H
77 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
78 #undef HAVE_NETINET_IF_ETHER_H
80 /* Define to 1 if you have the <net/if_media.h> header file. */
81 #undef HAVE_NET_IF_MEDIA_H
83 /* Define to 1 if you have the <net/pfvar.h> header file. */
84 #undef HAVE_NET_PFVAR_H
86 /* if there's an os_proto.h */
87 #undef HAVE_OS_PROTO_H
89 /* Define to 1 if you have the <paths.h> header file. */
92 /* define if net/pfvar.h defines PF_NAT through PF_NORDR */
93 #undef HAVE_PF_NAT_THROUGH_PF_NORDR
95 /* define if you have a /proc/net/dev */
96 #undef HAVE_PROC_NET_DEV
98 /* define if you have a Septel API */
99 #undef HAVE_SEPTEL_API
101 /* Define to 1 if you have the `snprintf' function. */
104 /* if struct sockaddr has sa_len */
105 #undef HAVE_SOCKADDR_SA_LEN
107 /* if struct sockaddr_storage exists */
108 #undef HAVE_SOCKADDR_STORAGE
110 /* define if socklen_t is defined */
111 #undef HAVE_SOCKLEN_T
116 /* Define to 1 if you have the <stdint.h> header file. */
119 /* Define to 1 if you have the <stdlib.h> header file. */
122 /* Define to 1 if you have the `strerror' function. */
125 /* Define to 1 if you have the <strings.h> header file. */
126 #undef HAVE_STRINGS_H
128 /* Define to 1 if you have the <string.h> header file. */
131 /* Define to 1 if you have the `strlcpy' function. */
134 /* Define to 1 if the system has the type `struct ether_addr'. */
135 #undef HAVE_STRUCT_ETHER_ADDR
137 /* Define to 1 if you have the <sys/bufmod.h> header file. */
138 #undef HAVE_SYS_BUFMOD_H
140 /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
141 #undef HAVE_SYS_DLPI_EXT_H
143 /* Define to 1 if you have the <sys/ioccom.h> header file. */
144 #undef HAVE_SYS_IOCCOM_H
146 /* Define to 1 if you have the <sys/sockio.h> header file. */
147 #undef HAVE_SYS_SOCKIO_H
149 /* Define to 1 if you have the <sys/stat.h> header file. */
150 #undef HAVE_SYS_STAT_H
152 /* Define to 1 if you have the <sys/types.h> header file. */
153 #undef HAVE_SYS_TYPES_H
155 /* if if_packet.h has tpacket_stats defined */
156 #undef HAVE_TPACKET_STATS
158 /* Define to 1 if you have the <unistd.h> header file. */
161 /* define if version.h is generated in the build procedure */
162 #undef HAVE_VERSION_H
164 /* Define to 1 if you have the `vsnprintf' function. */
165 #undef HAVE_VSNPRINTF
167 /* define if the system supports zerocopy BPF */
168 #undef HAVE_ZEROCOPY_BPF
170 /* define if your compiler has __attribute__ */
171 #undef HAVE___ATTRIBUTE__
176 /* if unaligned access fails */
179 /* path for device for USB sniffing */
180 #undef LINUX_USB_MON_DEV
182 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
183 #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON
185 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
186 #undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON
188 /* do not use protochain */
191 /* Define to the address where bug reports for this package should be sent. */
192 #undef PACKAGE_BUGREPORT
194 /* Define to the full name of this package. */
197 /* Define to the full name and version of this package. */
198 #undef PACKAGE_STRING
200 /* Define to the one symbol short name of this package. */
201 #undef PACKAGE_TARNAME
203 /* Define to the version of this package. */
204 #undef PACKAGE_VERSION
206 /* /dev/dlpi directory */
207 #undef PCAP_DEV_PREFIX
209 /* target host supports Bluetooth sniffing */
210 #undef PCAP_SUPPORT_BT
212 /* target host supports USB sniffing */
213 #undef PCAP_SUPPORT_USB
215 /* include ACN support */
218 /* Define to 1 if you have the ANSI C header files. */
221 /* Enable parser debugging */
224 /* Number of bits in a file offset, on hosts where this is settable. */
225 #undef _FILE_OFFSET_BITS
227 /* needed on HP-UX */
230 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
231 #undef _LARGEFILE_SOURCE
233 /* Define for large files, on AIX-style hosts. */
236 /* define on AIX to get certain functions */
239 /* Define as token for inline if inlining supported */
245 /* if we have u_int16_t */
248 /* if we have u_int32_t */
251 /* if we have u_int64_t */
254 /* if we have u_int8_t */