]> The Tcpdump Group git mirrors - libpcap/blob - cmakeconfig.h.in
CI: Call print_so_deps() on rpcapd in remote enabled build
[libpcap] / cmakeconfig.h.in
1 /* cmakeconfig.h.in */
2
3 /* Define to 1 if arpa/inet.h declares `ether_hostton' */
4 #cmakedefine ARPA_INET_H_DECLARES_ETHER_HOSTTON 1
5
6 /* Enable optimizer debugging */
7 #cmakedefine BDEBUG 1
8
9 /* Define to 1 if remote packet capture is to be supported */
10 #cmakedefine ENABLE_REMOTE 1
11
12 /* define if we have the AIX getnetbyname_r() */
13 #cmakedefine HAVE_AIX_GETNETBYNAME_R 1
14
15 /* define if we have the AIX getprotobyname_r() */
16 #cmakedefine HAVE_AIX_GETPROTOBYNAME_R 1
17
18 /* Define to 1 if you have the `asprintf' function. */
19 #cmakedefine HAVE_ASPRINTF 1
20
21 /* define if you have the DAG API */
22 #cmakedefine HAVE_DAG_API 1
23
24 /* define if you have vdag_set_device_info() */
25 #cmakedefine HAVE_DAG_VDAG 1
26
27 /* Define to 1 if DAG transmit support is enabled */
28 #cmakedefine ENABLE_DAG_TX 1
29
30 /* Define to 1 if you have the declaration of `ether_hostton' */
31 #cmakedefine HAVE_DECL_ETHER_HOSTTON 1
32
33 /* Define to 1 if `dl_module_id_1' is a member of `dl_hp_ppa_info_t'. */
34 #cmakedefine HAVE_DL_HP_PPA_INFO_T_DL_MODULE_ID_1 1
35
36 /* Define to 1 if the system has the type `dl_passive_req_t'. */
37 #cmakedefine HAVE_DL_PASSIVE_REQ_T 1
38
39 /* Define to 1 if you have the `ether_hostton' function. */
40 #cmakedefine HAVE_ETHER_HOSTTON 1
41
42 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
43 #cmakedefine HAVE_FSEEKO 1
44
45 /* Define to 1 if you have the `getspnam' function. */
46 #cmakedefine HAVE_GETSPNAM 1
47
48 /* Define to 1 if using GNU libc. */
49 #cmakedefine HAVE_GLIBC 1
50
51 /* Define to 1 if you have a GNU-style `strerror_r' function. */
52 #cmakedefine HAVE_GNU_STRERROR_R 1
53
54 /* on HP-UX 10.20 or later */
55 #cmakedefine HAVE_HPUX10_20_OR_LATER 1
56
57 /* if libdlpi exists */
58 #cmakedefine HAVE_LIBDLPI 1
59
60 /* if libnl exists */
61 #cmakedefine HAVE_LIBNL 1
62
63 /* Define to 1 if you have the <linux/compiler.h> header file. */
64 #cmakedefine HAVE_LINUX_COMPILER_H 1
65
66 /* define if we have the Linux getnetbyname_r() */
67 #cmakedefine HAVE_LINUX_GETNETBYNAME_R 1
68
69 /* define if we have the Linux getprotobyname_r() */
70 #cmakedefine HAVE_LINUX_GETPROTOBYNAME_R 1
71
72 /* Define to 1 if you have the <linux/net_tstamp.h> header file. */
73 #cmakedefine HAVE_LINUX_NET_TSTAMP_H 1
74
75 /* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */
76 #cmakedefine HAVE_LINUX_USBDEVICE_FS_H 1
77
78 /* Define to 1 if you have the <net/bpf.h> header file. */
79 #cmakedefine HAVE_NET_BPF_H 1
80
81 /* Define to 1 if you have the <net/if_media.h> header file. */
82 #cmakedefine HAVE_NET_IF_MEDIA_H 1
83
84 /* Use OpenSSL */
85 #cmakedefine HAVE_OPENSSL 1
86
87 /* if there's an os-proto.h for this platform, to use additional prototypes */
88 #cmakedefine HAVE_OS_PROTO_H 1
89
90 /* Define to 1 if Packet32 API (Npcap driver) is available */
91 #cmakedefine HAVE_PACKET32 1
92
93 /* Define to 1 if Npcap BPF extension definitions are available */
94 #cmakedefine HAVE_NPCAP_BPF_H 1
95
96 /* Define to 1 if NPcap's version.h is available */
97 #cmakedefine HAVE_VERSION_H 1
98
99 /* Define to 1 if you have a POSIX-style `strerror_r' function. */
100 #cmakedefine HAVE_POSIX_STRERROR_R 1
101
102 /* define if you have the Myricom SNF API */
103 #cmakedefine HAVE_SNF_API 1
104
105 /* Define to 1 if you have the `snprintf' function. */
106 #cmakedefine HAVE_SNPRINTF 1
107
108 /* Define to 1 if the system has the type `socklen_t'. */
109 #cmakedefine HAVE_SOCKLEN_T 1
110
111 /* On Solaris */
112 #cmakedefine HAVE_SOLARIS 1
113
114 /* target host supports Solaris "any" device */
115 #cmakedefine HAVE_SOLARIS_ANY_DEVICE 1
116
117 /* define if we have the Solaris getnetbyname_r() */
118 #cmakedefine HAVE_SOLARIS_GETNETBYNAME_R 1
119
120 /* define if we have the Solaris getprotobyname_r() */
121 #cmakedefine HAVE_SOLARIS_GETPROTOBYNAME_R 1
122
123 /* Define to 1 if you have the `strlcat' function. */
124 #cmakedefine HAVE_STRLCAT 1
125
126 /* Define to 1 if you have the `strlcpy' function. */
127 #cmakedefine HAVE_STRLCPY 1
128
129 /* Define to 1 if you have the `strtok_r' function. */
130 #cmakedefine HAVE_STRTOK_R 1
131
132 /* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */
133 #cmakedefine HAVE_STRUCT_BPF_TIMEVAL 1
134
135 /* Define to 1 if the system has the type `struct ether_addr'. */
136 #cmakedefine HAVE_STRUCT_ETHER_ADDR 1
137
138 /* Define to 1 if `msg_control' is a member of `struct msghdr'. */
139 #cmakedefine HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
140
141 /* Define to 1 if `msg_flags' is a member of `struct msghdr'. */
142 #cmakedefine HAVE_STRUCT_MSGHDR_MSG_FLAGS 1
143
144 /* Define to 1 if the system has the type `struct rte_ether_addr'. */
145 #cmakedefine HAVE_STRUCT_RTE_ETHER_ADDR 1
146
147 /* Define to 1 if `hci_channel' is a member of `struct sockaddr_hci'. */
148 #cmakedefine HAVE_STRUCT_SOCKADDR_HCI_HCI_CHANNEL 1
149
150 /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
151 #cmakedefine HAVE_STRUCT_SOCKADDR_SA_LEN 1
152
153 /* Define to 1 if `tp_vlan_tci' is a member of `struct tpacket_auxdata'. */
154 #cmakedefine HAVE_STRUCT_TPACKET_AUXDATA_TP_VLAN_TCI 1
155
156 /* Define to 1 if you have the declaration of `SKF_AD_VLAN_TAG_PRESENT', and
157 to 0 if you don't. */
158 #cmakedefine01 HAVE_DECL_SKF_AD_VLAN_TAG_PRESENT
159
160 /* Define to 1 if `bRequestType' is a member of `struct
161 usbdevfs_ctrltransfer'. */
162 #cmakedefine HAVE_STRUCT_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE 1
163
164 /* Define to 1 if you have the <sys/bufmod.h> header file. */
165 #cmakedefine HAVE_SYS_BUFMOD_H 1
166
167 /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
168 #cmakedefine HAVE_SYS_DLPI_EXT_H 1
169
170 /* Define to 1 if you have the <sys/dlpi.h> header file. */
171 #cmakedefine HAVE_SYS_DLPI_H 1
172
173 /* Define to 1 if you have the <sys/ioccom.h> header file. */
174 #cmakedefine HAVE_SYS_IOCCOM_H 1
175
176 /* Define to 1 if using uclibc(-ng). */
177 #cmakedefine HAVE_UCLIBC 1
178
179 /* Define to 1 if you have the <unistd.h> header file. */
180 #cmakedefine HAVE_UNISTD_H 1
181
182 /* Define to 1 if you have the `vasprintf' function. */
183 #cmakedefine HAVE_VASPRINTF 1
184
185 /* Define to 1 if you have the `vsnprintf' function. */
186 #cmakedefine HAVE_VSNPRINTF 1
187
188 /* Define to 1 if you have the `vsyslog' function. */
189 #cmakedefine HAVE_VSYSLOG 1
190
191 /* Define to 1 if you have the `_wcserror_s' function. */
192 #cmakedefine HAVE__WCSERROR_S 1
193
194 /* define if __atomic_load_n is supported by the compiler */
195 #cmakedefine HAVE___ATOMIC_LOAD_N 1
196
197 /* define if __atomic_store_n is supported by the compiler */
198 #cmakedefine HAVE___ATOMIC_STORE_N 1
199
200 /* Define to 1 if you have the `PacketGetTimestampModes' function. */
201 #cmakedefine HAVE_PACKET_GET_TIMESTAMP_MODES 1
202
203 /* Define to 1 if you have the `PacketIsLoopbackAdapter' function. */
204 #cmakedefine HAVE_PACKET_IS_LOOPBACK_ADAPTER 1
205
206 /* Define to 1 if you have the `PacketGetInfo' function. */
207 #cmakedefine HAVE_PACKET_GET_INFO 1
208
209 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
210 #cmakedefine NETINET_ETHER_H_DECLARES_ETHER_HOSTTON 1
211
212 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
213 #cmakedefine NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON 1
214
215 /* Define to 1 if net/ethernet.h declares `ether_hostton' */
216 #cmakedefine NET_ETHERNET_H_DECLARES_ETHER_HOSTTON 1
217
218 /* do not use protochain */
219 #cmakedefine NO_PROTOCHAIN 1
220
221 /* Define to the address where bug reports for this package should be sent. */
222 #cmakedefine PACKAGE_BUGREPORT "@PACKAGE_BUGREPORT@"
223
224 /* Define to the DLL-preferred version string of this package. */
225 #cmakedefine PACKAGE_VERSION_DLL @PACKAGE_VERSION_DLL@
226
227 /* Define to the full name of this package. */
228 #cmakedefine PACKAGE_NAME "@PACKAGE_NAME@"
229
230 /* Define to the full name and version of this package. */
231 #cmakedefine PACKAGE_STRING "@PACKAGE_STRING@"
232
233 /* Define to the one symbol short name of this package. */
234 #cmakedefine PACKAGE_TARNAME "@PACKAGE_TARNAME@"
235
236 /* Define to the home page for this package. */
237 #cmakedefine PACKAGE_URL "@PACKAGE_URL@"
238
239 /* Define to the version of this package. */
240 #cmakedefine PACKAGE_VERSION "@PACKAGE_VERSION@"
241
242 /* target host supports Bluetooth sniffing */
243 #cmakedefine PCAP_SUPPORT_BT 1
244
245 /* target host supports Bluetooth Monitor */
246 #cmakedefine PCAP_SUPPORT_BT_MONITOR 1
247
248 /* support D-Bus sniffing */
249 #cmakedefine PCAP_SUPPORT_DBUS 1
250
251 /* target host supports DPDK */
252 #cmakedefine PCAP_SUPPORT_DPDK 1
253
254 /* target host supports Linux usbmon for USB sniffing */
255 #cmakedefine PCAP_SUPPORT_LINUX_USBMON 1
256
257 /* target host supports netfilter sniffing */
258 #cmakedefine PCAP_SUPPORT_NETFILTER 1
259
260 /* target host supports netmap */
261 #cmakedefine PCAP_SUPPORT_NETMAP 1
262
263 /* target host supports RDMA sniffing */
264 #cmakedefine PCAP_SUPPORT_RDMASNIFF 1
265
266 /* The size of `time_t', as computed by sizeof. */
267 #cmakedefine SIZEOF_TIME_T @SIZEOF_TIME_T@
268
269 /* The size of `void *', as computed by sizeof. */
270 #cmakedefine SIZEOF_VOID_P @SIZEOF_VOID_P@
271
272 /* Define to 1 if sys/ethernet.h declares `ether_hostton' */
273 #cmakedefine SYS_ETHERNET_H_DECLARES_ETHER_HOSTTON 1
274
275 /* Enable parser debugging */
276 #cmakedefine YYDEBUG 1
277
278 /* Enable large inode numbers on Mac OS X 10.5. */
279 #ifndef _DARWIN_USE_64_BIT_INODE
280 # define _DARWIN_USE_64_BIT_INODE 1
281 #endif
282
283 /* Number of bits in a file offset, on hosts where this is settable. */
284 #cmakedefine _FILE_OFFSET_BITS 1
285
286 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
287 #cmakedefine _LARGEFILE_SOURCE 1
288
289 /* Define for large files, on AIX-style hosts. */
290 #cmakedefine _LARGE_FILES 1