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