]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/libpcap/config.h.in
zfs: merge openzfs/zfs@ad0a55461
[FreeBSD/FreeBSD.git] / contrib / libpcap / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if arpa/inet.h declares `ether_hostton' */
4 #undef ARPA_INET_H_DECLARES_ETHER_HOSTTON
5
6 /* Enable optimizer debugging */
7 #undef BDEBUG
8
9 /* Define to 1 if remote packet capture is to be supported */
10 #undef ENABLE_REMOTE
11
12 /* define if we have the AIX getnetbyname_r() */
13 #undef HAVE_AIX_GETNETBYNAME_R
14
15 /* define if we have the AIX getprotobyname_r() */
16 #undef HAVE_AIX_GETPROTOBYNAME_R
17
18 /* Define to 1 if you have the `asprintf' function. */
19 #undef HAVE_ASPRINTF
20
21 /* Define to 1 if you have the <config/HaikuConfig.h> header file. */
22 #undef HAVE_CONFIG_HAIKUCONFIG_H
23
24 /* Define to 1 if you have the <dagapi.h> header file. */
25 #undef HAVE_DAGAPI_H
26
27 /* define if you have the DAG API */
28 #undef HAVE_DAG_API
29
30 /* define if you have dag_get_erf_types() */
31 #undef HAVE_DAG_GET_ERF_TYPES
32
33 /* define if you have dag_get_stream_erf_types() */
34 #undef HAVE_DAG_GET_STREAM_ERF_TYPES
35
36 /* define if you have large streams capable DAG API */
37 #undef HAVE_DAG_LARGE_STREAMS_API
38
39 /* define if you have vdag_set_device_info() */
40 #undef HAVE_DAG_VDAG
41
42 /* Define to 1 if you have the declaration of `ether_hostton' */
43 #undef HAVE_DECL_ETHER_HOSTTON
44
45 /* Define to 1 if `dl_module_id_1' is a member of `dl_hp_ppa_info_t'. */
46 #undef HAVE_DL_HP_PPA_INFO_T_DL_MODULE_ID_1
47
48 /* Define to 1 if the system has the type `dl_passive_req_t'. */
49 #undef HAVE_DL_PASSIVE_REQ_T
50
51 /* Define to 1 if you have the `ether_hostton' function. */
52 #undef HAVE_ETHER_HOSTTON
53
54 /* Define to 1 if you have the `ffs' function. */
55 #undef HAVE_FFS
56
57 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
58 #undef HAVE_FSEEKO
59
60 /* Define to 1 if you have the `getspnam' function. */
61 #undef HAVE_GETSPNAM
62
63 /* Define to 1 if you have a GNU-style `strerror_r' function. */
64 #undef HAVE_GNU_STRERROR_R
65
66 /* on HP-UX 10.20 or later */
67 #undef HAVE_HPUX10_20_OR_LATER
68
69 /* on HP-UX 9.x */
70 #undef HAVE_HPUX9
71
72 /* Define to 1 if you have the <inttypes.h> header file. */
73 #undef HAVE_INTTYPES_H
74
75 /* Define to 1 if you have the `bsd' library (-lbsd). */
76 #undef HAVE_LIBBSD
77
78 /* if libdlpi exists */
79 #undef HAVE_LIBDLPI
80
81 /* if libnl exists */
82 #undef HAVE_LIBNL
83
84 /* Define to 1 if you have the <linux/compiler.h> header file. */
85 #undef HAVE_LINUX_COMPILER_H
86
87 /* define if we have the Linux getnetbyname_r() */
88 #undef HAVE_LINUX_GETNETBYNAME_R
89
90 /* define if we have the Linux getprotobyname_r() */
91 #undef HAVE_LINUX_GETPROTOBYNAME_R
92
93 /* Define to 1 if you have the <linux/net_tstamp.h> header file. */
94 #undef HAVE_LINUX_NET_TSTAMP_H
95
96 /* Define to 1 if you have the <linux/socket.h> header file. */
97 #undef HAVE_LINUX_SOCKET_H
98
99 /* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */
100 #undef HAVE_LINUX_USBDEVICE_FS_H
101
102 /* Define to 1 if you have the <linux/wireless.h> header file. */
103 #undef HAVE_LINUX_WIRELESS_H
104
105 /* Define to 1 if you have the <memory.h> header file. */
106 #undef HAVE_MEMORY_H
107
108 /* Define to 1 if you have the <netpacket/packet.h> header file. */
109 #undef HAVE_NETPACKET_PACKET_H
110
111 /* Define to 1 if you have the <net/bpf.h> header file. */
112 #undef HAVE_NET_BPF_H
113
114 /* Define to 1 if you have the <net/enet.h> header file. */
115 #undef HAVE_NET_ENET_H
116
117 /* Define to 1 if you have the <net/if_dl.h> header file. */
118 #undef HAVE_NET_IF_DL_H
119
120 /* Define to 1 if you have the <net/if.h> header file. */
121 #undef HAVE_NET_IF_H
122
123 /* Define to 1 if you have the <net/if_media.h> header file. */
124 #undef HAVE_NET_IF_MEDIA_H
125
126 /* Define to 1 if you have the <net/if_types.h> header file. */
127 #undef HAVE_NET_IF_TYPES_H
128
129 /* Define to 1 if you have the <net/nit.h> header file. */
130 #undef HAVE_NET_NIT_H
131
132 /* Define to 1 if you have the <net/pfilt.h> header file. */
133 #undef HAVE_NET_PFILT_H
134
135 /* Define to 1 if you have the <net/raw.h> header file. */
136 #undef HAVE_NET_RAW_H
137
138 /* Use OpenSSL */
139 #undef HAVE_OPENSSL
140
141 /* if there's an os_proto.h for this platform, to use additional prototypes */
142 #undef HAVE_OS_PROTO_H
143
144 /* Define to 1 if you have a POSIX-style `strerror_r' function. */
145 #undef HAVE_POSIX_STRERROR_R
146
147 /* define if you have the Septel API */
148 #undef HAVE_SEPTEL_API
149
150 /* define if you have the Myricom SNF API */
151 #undef HAVE_SNF_API
152
153 /* Define to 1 if the system has the type `socklen_t'. */
154 #undef HAVE_SOCKLEN_T
155
156 /* On solaris */
157 #undef HAVE_SOLARIS
158
159 /* define if we have the Solaris/IRIX getnetbyname_r() */
160 #undef HAVE_SOLARIS_IRIX_GETNETBYNAME_R
161
162 /* define if we have the Solaris/IRIX getprotobyname_r() */
163 #undef HAVE_SOLARIS_IRIX_GETPROTOBYNAME_R
164
165 /* Define to 1 if you have the <stdint.h> header file. */
166 #undef HAVE_STDINT_H
167
168 /* Define to 1 if you have the <stdlib.h> header file. */
169 #undef HAVE_STDLIB_H
170
171 /* Define to 1 if you have the `strerror' function. */
172 #undef HAVE_STRERROR
173
174 /* Define to 1 if you have the <strings.h> header file. */
175 #undef HAVE_STRINGS_H
176
177 /* Define to 1 if you have the <string.h> header file. */
178 #undef HAVE_STRING_H
179
180 /* Define to 1 if you have the `strlcat' function. */
181 #undef HAVE_STRLCAT
182
183 /* Define to 1 if you have the `strlcpy' function. */
184 #undef HAVE_STRLCPY
185
186 /* Define to 1 if you have the `strtok_r' function. */
187 #undef HAVE_STRTOK_R
188
189 /* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */
190 #undef HAVE_STRUCT_BPF_TIMEVAL
191
192 /* Define to 1 if the system has the type `struct ether_addr'. */
193 #undef HAVE_STRUCT_ETHER_ADDR
194
195 /* Define to 1 if `msg_control' is a member of `struct msghdr'. */
196 #undef HAVE_STRUCT_MSGHDR_MSG_CONTROL
197
198 /* Define to 1 if `msg_flags' is a member of `struct msghdr'. */
199 #undef HAVE_STRUCT_MSGHDR_MSG_FLAGS
200
201 /* Define to 1 if the system has the type `struct rte_ether_addr'. */
202 #undef HAVE_STRUCT_RTE_ETHER_ADDR
203
204 /* Define to 1 if `hci_channel' is a member of `struct sockaddr_hci'. */
205 #undef HAVE_STRUCT_SOCKADDR_HCI_HCI_CHANNEL
206
207 /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
208 #undef HAVE_STRUCT_SOCKADDR_SA_LEN
209
210 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
211 #undef HAVE_STRUCT_SOCKADDR_STORAGE
212
213 /* Define to 1 if `tp_vlan_tci' is a member of `struct tpacket_auxdata'. */
214 #undef HAVE_STRUCT_TPACKET_AUXDATA_TP_VLAN_TCI
215
216 /* Define to 1 if `bRequestType' is a member of `struct
217    usbdevfs_ctrltransfer'. */
218 #undef HAVE_STRUCT_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE
219
220 /* Define to 1 if you have the <sys/bufmod.h> header file. */
221 #undef HAVE_SYS_BUFMOD_H
222
223 /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
224 #undef HAVE_SYS_DLPI_EXT_H
225
226 /* Define to 1 if you have the <sys/dlpi.h> header file. */
227 #undef HAVE_SYS_DLPI_H
228
229 /* Define to 1 if you have the <sys/ioccom.h> header file. */
230 #undef HAVE_SYS_IOCCOM_H
231
232 /* Define to 1 if you have the <sys/net/nit.h> header file. */
233 #undef HAVE_SYS_NET_NIT_H
234
235 /* Define to 1 if you have the <sys/sockio.h> header file. */
236 #undef HAVE_SYS_SOCKIO_H
237
238 /* Define to 1 if you have the <sys/stat.h> header file. */
239 #undef HAVE_SYS_STAT_H
240
241 /* Define to 1 if you have the <sys/types.h> header file. */
242 #undef HAVE_SYS_TYPES_H
243
244 /* define if you have the TurboCap API */
245 #undef HAVE_TC_API
246
247 /* Define to 1 if you have the <unistd.h> header file. */
248 #undef HAVE_UNISTD_H
249
250 /* Define to 1 if you have the `vasprintf' function. */
251 #undef HAVE_VASPRINTF
252
253 /* Define to 1 if you have the `vsyslog' function. */
254 #undef HAVE_VSYSLOG
255
256 /* Define to 1 if you have the `_wcserror_s' function. */
257 #undef HAVE__WCSERROR_S
258
259 /* define if __atomic_load_n is supported by the compiler */
260 #undef HAVE___ATOMIC_LOAD_N
261
262 /* define if __atomic_store_n is supported by the compiler */
263 #undef HAVE___ATOMIC_STORE_N
264
265 /* IPv6 */
266 #undef INET6
267
268 /* Define to 1 if netinet/ether.h declares `ether_hostton' */
269 #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON
270
271 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
272 #undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON
273
274 /* Define to 1 if net/ethernet.h declares `ether_hostton' */
275 #undef NET_ETHERNET_H_DECLARES_ETHER_HOSTTON
276
277 /* do not use protochain */
278 #undef NO_PROTOCHAIN
279
280 /* Define to the address where bug reports for this package should be sent. */
281 #undef PACKAGE_BUGREPORT
282
283 /* Define to the full name of this package. */
284 #undef PACKAGE_NAME
285
286 /* Define to the full name and version of this package. */
287 #undef PACKAGE_STRING
288
289 /* Define to the one symbol short name of this package. */
290 #undef PACKAGE_TARNAME
291
292 /* Define to the home page for this package. */
293 #undef PACKAGE_URL
294
295 /* Define to the version of this package. */
296 #undef PACKAGE_VERSION
297
298 /* target host supports Bluetooth sniffing */
299 #undef PCAP_SUPPORT_BT
300
301 /* target host supports Bluetooth Monitor */
302 #undef PCAP_SUPPORT_BT_MONITOR
303
304 /* support D-Bus sniffing */
305 #undef PCAP_SUPPORT_DBUS
306
307 /* target host supports DPDK */
308 #undef PCAP_SUPPORT_DPDK
309
310 /* target host supports Linux usbmon for USB sniffing */
311 #undef PCAP_SUPPORT_LINUX_USBMON
312
313 /* target host supports netfilter sniffing */
314 #undef PCAP_SUPPORT_NETFILTER
315
316 /* target host supports netmap */
317 #undef PCAP_SUPPORT_NETMAP
318
319 /* target host supports RDMA sniffing */
320 #undef PCAP_SUPPORT_RDMASNIFF
321
322 /* The size of `const void *', as computed by sizeof. */
323 #undef SIZEOF_CONST_VOID_P
324
325 /* The size of `void *', as computed by sizeof. */
326 #undef SIZEOF_VOID_P
327
328 /* Define to 1 if you have the ANSI C header files. */
329 #undef STDC_HEADERS
330
331 /* Define to 1 if strings.h declares `ffs' */
332 #undef STRINGS_H_DECLARES_FFS
333
334 /* Define to 1 if sys/ethernet.h declares `ether_hostton' */
335 #undef SYS_ETHERNET_H_DECLARES_ETHER_HOSTTON
336
337 /* Enable parser debugging */
338 #undef YYDEBUG
339
340 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
341    `char[]'. */
342 #undef YYTEXT_POINTER
343
344 /* Enable large inode numbers on Mac OS X 10.5.  */
345 #ifndef _DARWIN_USE_64_BIT_INODE
346 # define _DARWIN_USE_64_BIT_INODE 1
347 #endif
348
349 /* Number of bits in a file offset, on hosts where this is settable. */
350 #undef _FILE_OFFSET_BITS
351
352 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
353 #undef _LARGEFILE_SOURCE
354
355 /* Define for large files, on AIX-style hosts. */
356 #undef _LARGE_FILES
357
358 /* define on AIX to get certain functions */
359 #undef _SUN
360
361 /* to handle Ultrix compilers that don't support const in prototypes */
362 #undef const
363
364 /* Define as token for inline if inlining supported */
365 #undef inline
366
367 /* on sinix */
368 #undef sinix