]>
The Tcpdump Group git mirrors - libpcap/blob - cmakeconfig.h.in
3 /* Enable optimizer debugging */
6 /* define if you have a cloning BPF device */
7 #cmakedefine HAVE_CLONING_BPF 1
9 /* define if you have the DAG API */
10 #cmakedefine HAVE_DAG_API 1
12 /* define if you have dag_get_erf_types() */
13 #cmakedefine HAVE_DAG_GET_ERF_TYPES 1
15 /* define if you have dag_get_stream_erf_types() */
16 #cmakedefine HAVE_DAG_GET_STREAM_ERF_TYPES 1
18 /* define if you have streams capable DAG API */
19 #cmakedefine HAVE_DAG_STREAMS_API 1
21 /* define if you have vdag_set_device_info() */
22 #cmakedefine HAVE_DAG_VDAG 1
24 /* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you
26 #cmakedefine HAVE_DECL_ETHER_HOSTTON 1
28 /* define if you have a /dev/dlpi */
29 #cmakedefine HAVE_DEV_DLPI 1
31 /* if passive_req_t primitive exists */
32 #cmakedefine HAVE_DLPI_PASSIVE 1
34 /* Define to 1 if you have the `ether_hostton' function. */
35 #cmakedefine HAVE_ETHER_HOSTTON 1
37 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
38 #cmakedefine HAVE_FSEEKO 1
40 /* on HP-UX 10.20 or later */
41 #cmakedefine HAVE_HPUX10_20_OR_LATER 1
44 #cmakedefine HAVE_HPUX9 1
46 /* if ppa_info_t_dl_module_id exists */
47 #cmakedefine HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1 1
49 /* Define to 1 if you have the <inttypes.h> header file. */
50 #cmakedefine HAVE_INTTYPES_H 1
52 /* if libdlpi exists */
53 #cmakedefine HAVE_LIBDLPI 1
56 #cmakedefine HAVE_LIBNL 1
58 /* if libnl exists and is version 2.x */
59 #cmakedefine HAVE_LIBNL_2_x 1
61 /* if libnl exists and is version 3.x */
62 #cmakedefine HAVE_LIBNL_3_x 1
64 /* libnl has NLE_FAILURE */
65 #cmakedefine HAVE_LIBNL_NLE 1
67 /* libnl has new-style socket api */
68 #cmakedefine HAVE_LIBNL_SOCKETS 1
70 /* Define to 1 if you have the <limits.h> header file. */
71 #cmakedefine HAVE_LIMITS_H 1
73 /* Define to 1 if you have the <linux/compiler.h> header file. */
74 #cmakedefine HAVE_LINUX_COMPILER_H 1
76 /* Define to 1 if you have the <linux/ethtool.h> header file. */
77 #cmakedefine HAVE_LINUX_ETHTOOL_H 1
79 /* Define to 1 if you have the <linux/if_bonding.h> header file. */
80 #cmakedefine HAVE_LINUX_IF_BONDING_H 1
82 /* Define to 1 if you have the <linux/if_packet.h> header file. */
83 #cmakedefine HAVE_LINUX_IF_PACKET_H 1
85 /* Define to 1 if you have the <linux/net_tstamp.h> header file. */
86 #cmakedefine HAVE_LINUX_NET_TSTAMP_H 1
88 /* Define to 1 if you have the <linux/sockios.h> header file. */
89 #cmakedefine HAVE_LINUX_SOCKIOS_H 1
91 /* if tp_vlan_tci exists */
92 #cmakedefine HAVE_LINUX_TPACKET_AUXDATA_TP_VLAN_TCI 1
94 /* Define to 1 if you have the <linux/types.h> header file. */
95 #cmakedefine HAVE_LINUX_TYPES_H 1
97 /* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */
98 #cmakedefine HAVE_LINUX_USBDEVICE_FS_H 1
100 /* Define to 1 if you have the <linux/wireless.h> header file. */
101 #cmakedefine HAVE_LINUX_WIRELESS_H 1
103 /* Define to 1 if you have the <memory.h> header file. */
104 #cmakedefine HAVE_MEMORY_H 1
106 /* Define to 1 if you have the <netinet/ether.h> header file. */
107 #cmakedefine HAVE_NETINET_ETHER_H 1
109 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
110 #cmakedefine HAVE_NETINET_IF_ETHER_H 1
112 /* Define to 1 if you have the <netpacket/if_packet.h> header file. */
113 #cmakedefine HAVE_NETPACKET_IF_PACKET_H 1
115 /* Define to 1 if you have the <netpacket/packet.h> header file. */
116 #cmakedefine HAVE_NETPACKET_PACKET_H 1
118 /* Define to 1 if you have the <net/if_media.h> header file. */
119 #cmakedefine HAVE_NET_IF_MEDIA_H 1
121 /* Define to 1 if you have the <net/pfvar.h> header file. */
122 #cmakedefine HAVE_NET_PFVAR_H 1
124 /* if there's an os_proto.h for this platform, to use additional prototypes */
125 #cmakedefine HAVE_OS_PROTO_H 1
127 /* Define to 1 if remote packet capture is to be supported */
128 #cmakedefine HAVE_REMOTE 1
130 /* Define to 1 if Packet32 API (WinPcap NPF driver) is available */
131 #cmakedefine HAVE_PACKET32 1
133 /* Define to 1 if you have the <paths.h> header file. */
134 #cmakedefine HAVE_PATHS_H 1
136 /* define if net/pfvar.h defines PF_NAT through PF_NORDR */
137 #cmakedefine HAVE_PF_NAT_THROUGH_PF_NORDR 1
139 /* define if you have the Septel API */
140 #cmakedefine HAVE_SEPTEL_API 1
142 /* define if you have the Myricom SNF API */
143 #cmakedefine HAVE_SNF_API 1
145 /* Define to 1 if you have the `snprintf' function. */
146 #cmakedefine HAVE_SNPRINTF 1
148 /* if struct sockaddr has the sa_len member */
149 #cmakedefine HAVE_SOCKADDR_SA_LEN 1
151 /* if struct sockaddr_storage exists */
152 #cmakedefine HAVE_SOCKADDR_STORAGE 1
154 /* define if socklen_t is defined */
155 #cmakedefine HAVE_SOCKLEN_T 1
158 #cmakedefine HAVE_SOLARIS 1
160 /* Define to 1 if you have the <stdint.h> header file. */
161 #cmakedefine HAVE_STDINT_H 1
163 /* Define to 1 if you have the <stdlib.h> header file. */
164 #cmakedefine HAVE_STDLIB_H 1
166 /* Define to 1 if you have the `strerror' function. */
167 #cmakedefine HAVE_STRERROR 1
169 /* Define to 1 if you have the `strlcpy' function. */
170 #cmakedefine HAVE_STRLCPY 1
172 /* Define to 1 if you have the `strlcat' function. */
173 #cmakedefine HAVE_STRLCAT 1
175 /* Define to 1 if you have the `strtok_r' function. */
176 #cmakedefine HAVE_STRTOK_R 1
178 /* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */
179 #cmakedefine HAVE_STRUCT_BPF_TIMEVAL 1
181 /* Define to 1 if the system has the type `struct ether_addr'. */
182 #cmakedefine HAVE_STRUCT_ETHER_ADDR 1
184 /* Define to 1 if you have the <sys/bitypes.h> header file. */
185 #cmakedefine HAVE_SYS_BITYPES_H 1
187 /* Define to 1 if you have the <sys/bufmod.h> header file. */
188 #cmakedefine HAVE_SYS_BUFMOD_H 1
190 /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
191 #cmakedefine HAVE_SYS_DLPI_EXT_H 1
193 /* Define to 1 if you have the <sys/ioccom.h> header file. */
194 #cmakedefine HAVE_SYS_IOCCOM_H 1
196 /* Define to 1 if you have the <sys/sockio.h> header file. */
197 #cmakedefine HAVE_SYS_SOCKIO_H 1
199 /* Define to 1 if you have the <sys/stat.h> header file. */
200 #cmakedefine HAVE_SYS_STAT_H 1
202 /* Define to 1 if you have the <sys/types.h> header file. */
203 #cmakedefine HAVE_SYS_TYPES_H 1
205 /* define if you have the TurboCap API */
206 #cmakedefine HAVE_TC_API 1
208 /* if if_packet.h has tpacket_stats defined */
209 #cmakedefine HAVE_TPACKET_STATS 1
211 /* Define to 1 if you have the <unistd.h> header file. */
212 #cmakedefine HAVE_UNISTD_H 1
214 /* if struct usbdevfs_ctrltransfer has bRequestType */
215 #cmakedefine HAVE_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE 1
217 /* Define to 1 if you have the `vsnprintf' function. */
218 #cmakedefine HAVE_VSNPRINTF 1
220 /* Define to 1 if you have the `PacketIsLoopbackAdapter' function. */
221 #cmakedefine HAVE_PACKET_IS_LOOPBACK_ADAPTER 1
223 /* define if your compiler has __attribute__ */
224 #cmakedefine HAVE___ATTRIBUTE__ 1
229 /* if unaligned access fails */
230 #cmakedefine LBL_ALIGN 1
232 /* path for device for USB sniffing */
233 #cmakedefine LINUX_USB_MON_DEV 1
235 /* if we need a pcap_parse wrapper around yyparse */
236 #cmakedefine NEED_YYPARSE_WRAPPER 1
238 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
239 #cmakedefine NETINET_ETHER_H_DECLARES_ETHER_HOSTTON 1
241 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
242 #cmakedefine NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON 1
244 /* do not use protochain */
245 #cmakedefine NO_PROTOCHAIN 1
247 /* Define to the address where bug reports for this package should be sent. */
248 #cmakedefine PACKAGE_BUGREPORT 1
250 /* Define to the full name of this package. */
251 #cmakedefine PACKAGE_NAME 1
253 /* Define to the full name and version of this package. */
254 #cmakedefine PACKAGE_STRING 1
256 /* Define to the one symbol short name of this package. */
257 #cmakedefine PACKAGE_TARNAME 1
259 /* Define to the home page for this package. */
260 #cmakedefine PACKAGE_URL 1
262 /* Define to the version of this package. */
263 #cmakedefine PACKAGE_VERSION 1
265 /* /dev/dlpi directory */
266 #cmakedefine PCAP_DEV_PREFIX ""
268 /* target host supports Bluetooth sniffing */
269 #cmakedefine PCAP_SUPPORT_BT 1
271 /* target host supports Bluetooth Monitor */
272 #cmakedefine PCAP_SUPPORT_BT_MONITOR 1
274 /* support D-Bus sniffing */
275 #cmakedefine PCAP_SUPPORT_DBUS 1
277 /* target host supports netfilter sniffing */
278 #cmakedefine PCAP_SUPPORT_NETFILTER 1
280 /* use Linux packet ring capture if available */
281 #cmakedefine PCAP_SUPPORT_PACKET_RING 1
283 /* target host supports USB sniffing */
284 #cmakedefine PCAP_SUPPORT_USB 1
286 /* include ACN support */
289 /* if struct sockaddr_hci has hci_channel member */
290 #cmakedefine SOCKADDR_HCI_HAS_HCI_CHANNEL 1
292 /* Define to 1 if you have the ANSI C header files. */
293 #cmakedefine STDC_HEADERS 1
295 /* Enable parser debugging */
296 #cmakedefine YYDEBUG 1
298 /* Enable large inode numbers on Mac OS X 10.5. */
299 #ifndef _DARWIN_USE_64_BIT_INODE
300 # define _DARWIN_USE_64_BIT_INODE 1
303 /* Number of bits in a file offset, on hosts where this is settable. */
304 #cmakedefine _FILE_OFFSET_BITS 1
306 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
307 #cmakedefine _LARGEFILE_SOURCE 1
309 /* Define for large files, on AIX-style hosts. */
310 #cmakedefine _LARGE_FILES 1
312 /* define on AIX to get certain functions */
316 /* to handle Ultrix compilers that don't support const in prototypes */
319 /* Define as token for inline if inlining supported */
320 #cmakedefine inline 1
322 /* Define to `short' if int16_t not defined. */
323 #cmakedefine int16_t 1
325 /* Define to `int' if int32_t not defined. */
326 #cmakedefine int32_t 1
328 /* Define to `long long' if int64_t not defined. */
329 #cmakedefine int64_t 1
331 /* Define to `signed char' if int8_t not defined. */
332 #cmakedefine int8_t 1
337 /* Define to `unsigned short' if u_int16_t not defined. */
338 #cmakedefine u_int16_t 1
340 /* Define to `unsigned int' if u_int32_t not defined. */
341 #cmakedefine u_int32_t 1
343 /* Define to `unsigned long long' if u_int64_t not defined. */
344 #cmakedefine u_int64_t 1
346 /* Define to `unsigned char' if u_int8_t not defined. */
347 #cmakedefine u_int8_t 1