]>
The Tcpdump Group git mirrors - libpcap/blob - cmakeconfig.h.in
3 /* Define to 1 if arpa/inet.h declares `ether_hostton' */
4 #cmakedefine ARPA_INET_H_DECLARES_ETHER_HOSTTON 1
6 /* Enable optimizer debugging */
9 /* Define to 1 if remote packet capture is to be supported */
10 #cmakedefine ENABLE_REMOTE 1
12 /* define if you have the DAG API */
13 #cmakedefine HAVE_DAG_API 1
15 /* define if you have dag_get_erf_types() */
16 #cmakedefine HAVE_DAG_GET_ERF_TYPES 1
18 /* define if you have dag_get_stream_erf_types() */
19 #cmakedefine HAVE_DAG_GET_STREAM_ERF_TYPES 1
21 /* define if you have large streams capable DAG API */
22 #cmakedefine HAVE_DAG_LARGE_STREAMS_API 1
24 /* define if you have vdag_set_device_info() */
25 #cmakedefine HAVE_DAG_VDAG 1
27 /* Define to 1 if you have the declaration of `ether_hostton' */
28 #cmakedefine HAVE_DECL_ETHER_HOSTTON 1
30 /* if passive_req_t primitive exists */
31 #cmakedefine HAVE_DLPI_PASSIVE 1
33 /* Define to 1 if you have the `ether_hostton' function. */
34 #cmakedefine HAVE_ETHER_HOSTTON 1
36 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
37 #cmakedefine HAVE_FSEEKO 1
39 /* Define to 1 if you have the `getspnam' function. */
40 #cmakedefine HAVE_GETSPNAM 1
42 /* on HP-UX 10.20 or later */
43 #cmakedefine HAVE_HPUX10_20_OR_LATER 1
46 #cmakedefine HAVE_HPUX9 1
48 /* if ppa_info_t_dl_module_id exists */
49 #cmakedefine HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1 1
51 /* Define to 1 if you have the <inttypes.h> header file. */
52 #cmakedefine HAVE_INTTYPES_H 1
54 /* if libdlpi exists */
55 #cmakedefine HAVE_LIBDLPI 1
58 #cmakedefine HAVE_LIBNL 1
60 /* if libnl exists and is version 2.x */
61 #cmakedefine HAVE_LIBNL_2_x 1
63 /* if libnl exists and is version 3.x */
64 #cmakedefine HAVE_LIBNL_3_x 1
66 /* libnl has NLE_FAILURE */
67 #cmakedefine HAVE_LIBNL_NLE 1
69 /* libnl has new-style socket api */
70 #cmakedefine HAVE_LIBNL_SOCKETS 1
72 /* Define to 1 if you have the <limits.h> header file. */
73 #cmakedefine HAVE_LIMITS_H 1
75 /* Define to 1 if you have the <linux/compiler.h> header file. */
76 #cmakedefine HAVE_LINUX_COMPILER_H 1
78 /* Define to 1 if you have the <linux/ethtool.h> header file. */
79 #cmakedefine HAVE_LINUX_ETHTOOL_H 1
81 /* Define to 1 if you have the <linux/if_bonding.h> header file. */
82 #cmakedefine HAVE_LINUX_IF_BONDING_H 1
84 /* Define to 1 if you have the <linux/net_tstamp.h> header file. */
85 #cmakedefine HAVE_LINUX_NET_TSTAMP_H 1
87 /* Define to 1 if you have the <linux/socket.h> header file. */
88 #cmakedefine HAVE_LINUX_SOCKET_H 1
90 /* Define to 1 if you have the <linux/sockios.h> header file. */
91 #cmakedefine HAVE_LINUX_SOCKIOS_H 1
93 /* if tp_vlan_tci exists */
94 #cmakedefine HAVE_LINUX_TPACKET_AUXDATA_TP_VLAN_TCI 1
96 /* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */
97 #cmakedefine HAVE_LINUX_USBDEVICE_FS_H 1
99 /* Define to 1 if you have the <linux/wireless.h> header file. */
100 #cmakedefine HAVE_LINUX_WIRELESS_H 1
102 /* Define to 1 if you have the <memory.h> header file. */
103 #cmakedefine HAVE_MEMORY_H 1
105 /* Define to 1 if you have the <netpacket/packet.h> header file. */
106 #cmakedefine HAVE_NETPACKET_PACKET_H 1
108 /* Define to 1 if you have the <net/bpf.h> header file. */
109 #cmakedefine HAVE_NET_BPF_H 1
111 /* Define to 1 if you have the <net/enet.h> header file. */
112 #cmakedefine HAVE_NET_ENET_H 1
114 /* Define to 1 if you have the <net/if_media.h> header file. */
115 #cmakedefine HAVE_NET_IF_MEDIA_H 1
117 /* Define to 1 if you have the <net/nit.h> header file. */
118 #cmakedefine HAVE_NET_NIT_H 1
120 /* Define to 1 if you have the <net/pfilt.h> header file. */
121 #cmakedefine HAVE_NET_PFILT_H 1
123 /* Define to 1 if you have the <net/pfvar.h> header file. */
124 #cmakedefine HAVE_NET_PFVAR_H 1
126 /* Define to 1 if you have the <net/raw.h> header file. */
127 #cmakedefine HAVE_NET_RAW_H 1
129 /* if there's an os_proto.h for this platform, to use additional prototypes */
130 #cmakedefine HAVE_OS_PROTO_H 1
132 /* Define to 1 if Packet32 API (WinPcap NPF driver) is available */
133 #cmakedefine HAVE_PACKET32 1
135 /* define if net/pfvar.h defines PF_NAT through PF_NORDR */
136 #cmakedefine HAVE_PF_NAT_THROUGH_PF_NORDR 1
138 /* define if you have the Septel API */
139 #cmakedefine HAVE_SEPTEL_API 1
141 /* define if you have the Myricom SNF API */
142 #cmakedefine HAVE_SNF_API 1
144 /* Define to 1 if you have the `snprintf' function. */
145 #cmakedefine HAVE_SNPRINTF 1
147 /* if struct sockaddr has the sa_len member */
148 #cmakedefine HAVE_SOCKADDR_SA_LEN 1
150 /* if struct sockaddr_storage exists */
151 #cmakedefine HAVE_SOCKADDR_STORAGE 1
153 /* define if socklen_t is defined */
154 #cmakedefine HAVE_SOCKLEN_T 1
157 #cmakedefine HAVE_SOLARIS 1
159 /* Define to 1 if you have the <stdint.h> header file. */
160 #cmakedefine HAVE_STDINT_H 1
162 /* Define to 1 if you have the <stdlib.h> header file. */
163 #cmakedefine HAVE_STDLIB_H 1
165 /* Define to 1 if you have the `strerror' function. */
166 #cmakedefine HAVE_STRERROR 1
168 /* Define to 1 if you have the <strings.h> header file. */
169 #cmakedefine HAVE_STRINGS_H 1
171 /* Define to 1 if you have the <string.h> header file. */
172 #cmakedefine HAVE_STRING_H 1
174 /* Define to 1 if you have the `strlcat' function. */
175 #cmakedefine HAVE_STRLCAT 1
177 /* Define to 1 if you have the `strlcpy' function. */
178 #cmakedefine HAVE_STRLCPY 1
180 /* Define to 1 if you have the `strtok_r' function. */
181 #cmakedefine HAVE_STRTOK_R 1
183 /* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */
184 #cmakedefine HAVE_STRUCT_BPF_TIMEVAL 1
186 /* Define to 1 if the system has the type `struct ether_addr'. */
187 #cmakedefine HAVE_STRUCT_ETHER_ADDR 1
189 /* Define to 1 if you have the <sys/bufmod.h> header file. */
190 #cmakedefine HAVE_SYS_BUFMOD_H 1
192 /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
193 #cmakedefine HAVE_SYS_DLPI_EXT_H 1
195 /* Define to 1 if you have the <sys/dlpi.h> header file. */
196 #cmakedefine HAVE_SYS_DLPI_H 1
198 /* Define to 1 if you have the <sys/ioccom.h> header file. */
199 #cmakedefine HAVE_SYS_IOCCOM_H 1
201 /* Define to 1 if you have the <sys/net/nit.h> header file. */
202 #cmakedefine HAVE_SYS_NET_NIT_H 1
204 /* Define to 1 if you have the <sys/sockio.h> header file. */
205 #cmakedefine HAVE_SYS_SOCKIO_H 1
207 /* Define to 1 if you have the <sys/stat.h> header file. */
208 #cmakedefine HAVE_SYS_STAT_H 1
210 /* Define to 1 if you have the <sys/types.h> header file. */
211 #cmakedefine HAVE_SYS_TYPES_H 1
213 /* define if you have the TurboCap API */
214 #cmakedefine HAVE_TC_API 1
216 /* if if_packet.h has tpacket_stats defined */
217 #cmakedefine HAVE_TPACKET_STATS 1
219 /* Define to 1 if you have the <unistd.h> header file. */
220 #cmakedefine HAVE_UNISTD_H 1
222 /* if struct usbdevfs_ctrltransfer has bRequestType */
223 #cmakedefine HAVE_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE 1
225 /* Define to 1 if you have the `vsnprintf' function. */
226 #cmakedefine HAVE_VSNPRINTF 1
228 /* Define to 1 if you have the `PacketIsLoopbackAdapter' function. */
229 #cmakedefine HAVE_PACKET_IS_LOOPBACK_ADAPTER 1
231 /* define if your compiler has __attribute__ */
232 #cmakedefine HAVE___ATTRIBUTE__ 1
237 /* if unaligned access fails */
238 #cmakedefine LBL_ALIGN 1
240 /* path for device for USB sniffing */
241 #cmakedefine LINUX_USB_MON_DEV "@LINUX_USB_MON_DEV@"
243 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
244 #cmakedefine NETINET_ETHER_H_DECLARES_ETHER_HOSTTON 1
246 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
247 #cmakedefine NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON 1
249 /* Define to 1 if net/ethernet.h declares `ether_hostton' */
250 #cmakedefine NET_ETHERNET_H_DECLARES_ETHER_HOSTTON 1
252 /* do not use protochain */
253 #cmakedefine NO_PROTOCHAIN 1
255 /* Define to the address where bug reports for this package should be sent. */
256 #cmakedefine PACKAGE_BUGREPORT 1
258 /* Define to the DLL-preferred version string of of this package. */
259 #cmakedefine PACKAGE_VERSION_DLL @PACKAGE_VERSION_DLL@
261 /* Define to the full name of this package. */
262 #cmakedefine PACKAGE_NAME "@PACKAGE_NAME@"
264 /* Define to the full name and version of this package. */
265 #cmakedefine PACKAGE_STRING "@PACKAGE_STRING@"
267 /* Define to the one symbol short name of this package. */
268 #cmakedefine PACKAGE_TARNAME 1
270 /* Define to the home page for this package. */
271 #cmakedefine PACKAGE_URL 1
273 /* Define to the version of this package. */
274 #cmakedefine PACKAGE_VERSION "@PACKAGE_VERSION@"
276 /* target host supports Bluetooth sniffing */
277 #cmakedefine PCAP_SUPPORT_BT 1
279 /* target host supports Bluetooth Monitor */
280 #cmakedefine PCAP_SUPPORT_BT_MONITOR 1
282 /* support D-Bus sniffing */
283 #cmakedefine PCAP_SUPPORT_DBUS 1
285 /* target host supports netfilter sniffing */
286 #cmakedefine PCAP_SUPPORT_NETFILTER 1
288 /* target host supports netmap */
289 #cmakedefine PCAP_SUPPORT_NETMAP 1
291 /* use Linux packet ring capture if available */
292 #cmakedefine PCAP_SUPPORT_PACKET_RING 1
294 /* target host supports RDMA sniffing */
295 #cmakedefine PCAP_SUPPORT_RDMASNIFF 1
297 /* target host supports USB sniffing */
298 #cmakedefine PCAP_SUPPORT_USB 1
300 /* include ACN support */
303 /* if struct sockaddr_hci has hci_channel member */
304 #cmakedefine SOCKADDR_HCI_HAS_HCI_CHANNEL 1
306 /* Define to 1 if you have the ANSI C header files. */
307 #cmakedefine STDC_HEADERS 1
309 /* Define to 1 if strings.h declares `ffs' */
310 #cmakedefine STRINGS_H_DECLARES_FFS 1
312 /* if struct msghdr has a msg_control member */
313 #cmakedefine STRUCT_MSGHDR_HAS_MSG_CONTROL 1
315 /* if struct msghdr has a msg_flags member */
316 #cmakedefine STRUCT_MSGHDR_HAS_MSG_FLAGS 1
318 /* Define to 1 if sys/ethernet.h declares `ether_hostton' */
319 #cmakedefine SYS_ETHERNET_H_DECLARES_ETHER_HOSTTON 1
321 /* Enable parser debugging */
322 #cmakedefine YYDEBUG 1
324 /* Enable large inode numbers on Mac OS X 10.5. */
325 #ifndef _DARWIN_USE_64_BIT_INODE
326 # define _DARWIN_USE_64_BIT_INODE 1
329 /* Number of bits in a file offset, on hosts where this is settable. */
330 #cmakedefine _FILE_OFFSET_BITS 1
332 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
333 #cmakedefine _LARGEFILE_SOURCE 1
335 /* Define for large files, on AIX-style hosts. */
336 #cmakedefine _LARGE_FILES 1
338 /* define on AIX to get certain functions */