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