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