]> The Tcpdump Group git mirrors - tcpdump/blob - config.h.in
Use more the EXTRACT_U_1() macro (40/n)
[tcpdump] / config.h.in
1 /* config.h.in. Generated from configure.ac by autoheader. */
2
3 /* define if you want to build the possibly-buggy SMB printer */
4 #undef ENABLE_SMB
5
6 /* Define to 1 if you have the `bpf_dump' function. */
7 #undef HAVE_BPF_DUMP
8
9 /* capsicum support available */
10 #undef HAVE_CAPSICUM
11
12 /* Define to 1 if you have the `cap_enter' function. */
13 #undef HAVE_CAP_ENTER
14
15 /* Define to 1 if you have the `cap_ioctls_limit' function. */
16 #undef HAVE_CAP_IOCTLS_LIMIT
17
18 /* Define to 1 if you have the <cap-ng.h> header file. */
19 #undef HAVE_CAP_NG_H
20
21 /* Define to 1 if you have the `cap_rights_limit' function. */
22 #undef HAVE_CAP_RIGHTS_LIMIT
23
24 /* Casper support available */
25 #undef HAVE_CASPER
26
27 /* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
28 don't. */
29 #undef HAVE_DECL_ETHER_NTOHOST
30
31 /* define if you have the dnet_htoa function */
32 #undef HAVE_DNET_HTOA
33
34 /* Define to 1 if you have the `ether_ntohost' function. */
35 #undef HAVE_ETHER_NTOHOST
36
37 /* Define to 1 if you have the `EVP_CipherInit_ex' function. */
38 #undef HAVE_EVP_CIPHERINIT_EX
39
40 /* Define to 1 if you have the `EVP_CIPHER_CTX_new' function. */
41 #undef HAVE_EVP_CIPHER_CTX_NEW
42
43 /* Define to 1 if you have the <fcntl.h> header file. */
44 #undef HAVE_FCNTL_H
45
46 /* Define to 1 if you have the `fork' function. */
47 #undef HAVE_FORK
48
49 /* Define to 1 if you have the `getopt_long' function. */
50 #undef HAVE_GETOPT_LONG
51
52 /* define if you have getrpcbynumber() */
53 #undef HAVE_GETRPCBYNUMBER
54
55 /* Define to 1 if you have the `getservent' function. */
56 #undef HAVE_GETSERVENT
57
58 /* Define to 1 if you have the <inttypes.h> header file. */
59 #undef HAVE_INTTYPES_H
60
61 /* Define to 1 if you have the `cap-ng' library (-lcap-ng). */
62 #undef HAVE_LIBCAP_NG
63
64 /* Define to 1 if you have the `crypto' library (-lcrypto). */
65 #undef HAVE_LIBCRYPTO
66
67 /* Define to 1 if you have the `rpc' library (-lrpc). */
68 #undef HAVE_LIBRPC
69
70 /* Define to 1 if you have the <memory.h> header file. */
71 #undef HAVE_MEMORY_H
72
73 /* Define to 1 if you have the <netdnet/dnetdb.h> header file. */
74 #undef HAVE_NETDNET_DNETDB_H
75
76 /* define if you have a dnet_htoa declaration in <netdnet/dnetdb.h> */
77 #undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
78
79 /* Define to 1 if you have the <netinet/ether.h> header file. */
80 #undef HAVE_NETINET_ETHER_H
81
82 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
83 #undef HAVE_NETINET_IF_ETHER_H
84
85 /* Define to 1 if you have the <net/if_pflog.h> header file. */
86 #undef HAVE_NET_IF_PFLOG_H
87
88 /* Define to 1 if you have the <net/pfvar.h> header file. */
89 #undef HAVE_NET_PFVAR_H
90
91 /* Define to 1 if you have the `openat' function. */
92 #undef HAVE_OPENAT
93
94 /* Define to 1 if you have the <openssl/evp.h> header file. */
95 #undef HAVE_OPENSSL_EVP_H
96
97 /* define if the OS provides AF_INET6 and struct in6_addr */
98 #undef HAVE_OS_IPV6_SUPPORT
99
100 /* if there's an os_proto.h for this platform, to use additional prototypes */
101 #undef HAVE_OS_PROTO_H
102
103 /* Define to 1 if you have the <pcap/bluetooth.h> header file. */
104 #undef HAVE_PCAP_BLUETOOTH_H
105
106 /* Define to 1 if you have the `pcap_breakloop' function. */
107 #undef HAVE_PCAP_BREAKLOOP
108
109 /* Define to 1 if you have the `pcap_create' function. */
110 #undef HAVE_PCAP_CREATE
111
112 /* define if libpcap has pcap_datalink_name_to_val() */
113 #undef HAVE_PCAP_DATALINK_NAME_TO_VAL
114
115 /* define if libpcap has pcap_datalink_val_to_description() */
116 #undef HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION
117
118 /* define if libpcap has pcap_debug */
119 #undef HAVE_PCAP_DEBUG
120
121 /* Define to 1 if you have the `pcap_dump_flush' function. */
122 #undef HAVE_PCAP_DUMP_FLUSH
123
124 /* define if libpcap has pcap_dump_ftell() */
125 #undef HAVE_PCAP_DUMP_FTELL
126
127 /* Define to 1 if you have the `pcap_dump_ftell64' function. */
128 #undef HAVE_PCAP_DUMP_FTELL64
129
130 /* Define to 1 if you have the `pcap_findalldevs' function. */
131 #undef HAVE_PCAP_FINDALLDEVS
132
133 /* Define to 1 if you have the `pcap_findalldevs_ex' function. */
134 #undef HAVE_PCAP_FINDALLDEVS_EX
135
136 /* Define to 1 if you have the `pcap_free_datalinks' function. */
137 #undef HAVE_PCAP_FREE_DATALINKS
138
139 /* Define to 1 if the system has the type `pcap_if_t'. */
140 #undef HAVE_PCAP_IF_T
141
142 /* Define to 1 if you have the `pcap_lib_version' function. */
143 #undef HAVE_PCAP_LIB_VERSION
144
145 /* define if libpcap has pcap_list_datalinks() */
146 #undef HAVE_PCAP_LIST_DATALINKS
147
148 /* Define to 1 if you have the <pcap/nflog.h> header file. */
149 #undef HAVE_PCAP_NFLOG_H
150
151 /* Define to 1 if you have the `pcap_open' function. */
152 #undef HAVE_PCAP_OPEN
153
154 /* Define to 1 if you have the <pcap/pcap-inttypes.h> header file. */
155 #undef HAVE_PCAP_PCAP_INTTYPES_H
156
157 /* Define to 1 if you have the `pcap_setdirection' function. */
158 #undef HAVE_PCAP_SETDIRECTION
159
160 /* Define to 1 if you have the `pcap_set_datalink' function. */
161 #undef HAVE_PCAP_SET_DATALINK
162
163 /* Define to 1 if you have the `pcap_set_immediate_mode' function. */
164 #undef HAVE_PCAP_SET_IMMEDIATE_MODE
165
166 /* Define to 1 if you have the `pcap_set_optimizer_debug' function. */
167 #undef HAVE_PCAP_SET_OPTIMIZER_DEBUG
168
169 /* Define to 1 if you have the `pcap_set_parser_debug' function. */
170 #undef HAVE_PCAP_SET_PARSER_DEBUG
171
172 /* Define to 1 if you have the `pcap_set_tstamp_precision' function. */
173 #undef HAVE_PCAP_SET_TSTAMP_PRECISION
174
175 /* Define to 1 if you have the `pcap_set_tstamp_type' function. */
176 #undef HAVE_PCAP_SET_TSTAMP_TYPE
177
178 /* Define to 1 if you have the <pcap/usb.h> header file. */
179 #undef HAVE_PCAP_USB_H
180
181 /* define if libpcap has pcap_version */
182 #undef HAVE_PCAP_VERSION
183
184 /* Define to 1 if you have the `pfopen' function. */
185 #undef HAVE_PFOPEN
186
187 /* Define to 1 if you have the <rpc/rpcent.h> header file. */
188 #undef HAVE_RPC_RPCENT_H
189
190 /* Define to 1 if you have the <rpc/rpc.h> header file. */
191 #undef HAVE_RPC_RPC_H
192
193 /* Define to 1 if you have the `setlinebuf' function. */
194 #undef HAVE_SETLINEBUF
195
196 /* Define to 1 if you have the `snprintf' function. */
197 #undef HAVE_SNPRINTF
198
199 /* Define to 1 if you have the <stdint.h> header file. */
200 #undef HAVE_STDINT_H
201
202 /* Define to 1 if you have the <stdlib.h> header file. */
203 #undef HAVE_STDLIB_H
204
205 /* Define to 1 if you have the `strdup' function. */
206 #undef HAVE_STRDUP
207
208 /* Define to 1 if you have the `strftime' function. */
209 #undef HAVE_STRFTIME
210
211 /* Define to 1 if you have the <strings.h> header file. */
212 #undef HAVE_STRINGS_H
213
214 /* Define to 1 if you have the <string.h> header file. */
215 #undef HAVE_STRING_H
216
217 /* Define to 1 if you have the `strlcat' function. */
218 #undef HAVE_STRLCAT
219
220 /* Define to 1 if you have the `strlcpy' function. */
221 #undef HAVE_STRLCPY
222
223 /* Define to 1 if you have the `strsep' function. */
224 #undef HAVE_STRSEP
225
226 /* Define to 1 if the system has the type `struct ether_addr'. */
227 #undef HAVE_STRUCT_ETHER_ADDR
228
229 /* Define to 1 if you have the <sys/stat.h> header file. */
230 #undef HAVE_SYS_STAT_H
231
232 /* Define to 1 if you have the <sys/types.h> header file. */
233 #undef HAVE_SYS_TYPES_H
234
235 /* Define to 1 if the system has the type `uintptr_t'. */
236 #undef HAVE_UINTPTR_T
237
238 /* Define to 1 if you have the <unistd.h> header file. */
239 #undef HAVE_UNISTD_H
240
241 /* Define to 1 if you have the `vfork' function. */
242 #undef HAVE_VFORK
243
244 /* Define to 1 if you have the `vfprintf' function. */
245 #undef HAVE_VFPRINTF
246
247 /* Define to 1 if you have the `vsnprintf' function. */
248 #undef HAVE_VSNPRINTF
249
250 /* define if libpcap has yydebug */
251 #undef HAVE_YYDEBUG
252
253 /* define if your compiler has __attribute__ */
254 #undef HAVE___ATTRIBUTE__
255
256 /* Define to 1 if netinet/ether.h declares `ether_ntohost' */
257 #undef NETINET_ETHER_H_DECLARES_ETHER_NTOHOST
258
259 /* Define to 1 if netinet/if_ether.h declares `ether_ntohost' */
260 #undef NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST
261
262 /* Define to the address where bug reports for this package should be sent. */
263 #undef PACKAGE_BUGREPORT
264
265 /* Define to the full name of this package. */
266 #undef PACKAGE_NAME
267
268 /* Define to the full name and version of this package. */
269 #undef PACKAGE_STRING
270
271 /* Define to the one symbol short name of this package. */
272 #undef PACKAGE_TARNAME
273
274 /* Define to the home page for this package. */
275 #undef PACKAGE_URL
276
277 /* Define to the version of this package. */
278 #undef PACKAGE_VERSION
279
280 /* Define to 1 if you have the ANSI C header files. */
281 #undef STDC_HEADERS
282
283 /* define if you have ether_ntohost() and it works */
284 #undef USE_ETHER_NTOHOST
285
286 /* Define if you enable support for libsmi */
287 #undef USE_LIBSMI
288
289 /* define if should chroot when dropping privileges */
290 #undef WITH_CHROOT
291
292 /* define if should drop privileges by default */
293 #undef WITH_USER
294
295 /* define on AIX to get certain functions */
296 #undef _SUN
297
298 /* define if your compiler allows __attribute__((fallthrough)) without a
299 warning */
300 #undef __ATTRIBUTE___FALLTHROUGH_OK
301
302 /* to handle Ultrix compilers that don't support const in prototypes */
303 #undef const
304
305 /* Define as token for inline if inlining supported */
306 #undef inline
307
308 /* Define to `uint16_t' if u_int16_t not defined. */
309 #undef u_int16_t
310
311 /* Define to `uint32_t' if u_int32_t not defined. */
312 #undef u_int32_t
313
314 /* Define to `uint64_t' if u_int64_t not defined. */
315 #undef u_int64_t
316
317 /* Define to `uint8_t' if u_int8_t not defined. */
318 #undef u_int8_t
319
320 /* Define to the type of an unsigned integer type wide enough to hold a
321 pointer, if such a type exists, and if the system does not define it. */
322 #undef uintptr_t