1/* config.h.in. Generated from configure.in by autoheader. */ 2 3/* Enable optimizer debugging */ 4#undef BDEBUG 5 6/* define if you have a cloning BPF device */ 7#undef HAVE_CLONING_BPF 8 9/* define if you have the DAG API */ 10#undef HAVE_DAG_API 11 12/* define if you have dag_get_erf_types() */ 13#undef HAVE_DAG_GET_ERF_TYPES 14 15/* define if you have dag_get_stream_erf_types() */ 16#undef HAVE_DAG_GET_STREAM_ERF_TYPES 17 18/* define if you have streams capable DAG API */ 19#undef HAVE_DAG_STREAMS_API 20 21/* define if you have vdag_set_device_info() */ 22#undef HAVE_DAG_VDAG 23 24/* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you 25 don't. */ 26#undef HAVE_DECL_ETHER_HOSTTON 27 28/* define if you have a /dev/dlpi */ 29#undef HAVE_DEV_DLPI 30 31/* if passive_req_t primitive exists */ 32#undef HAVE_DLPI_PASSIVE 33 34/* Define to 1 if you have the `ether_hostton' function. */ 35#undef HAVE_ETHER_HOSTTON 36 37/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 38#undef HAVE_FSEEKO 39 40/* on HP-UX 10.20 or later */ 41#undef HAVE_HPUX10_20_OR_LATER 42 43/* on HP-UX 9.x */ 44#undef HAVE_HPUX9 45 46/* if ppa_info_t_dl_module_id exists */ 47#undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1 48 49/* Define to 1 if you have the <inttypes.h> header file. */ 50#undef HAVE_INTTYPES_H 51 52/* if libdlpi exists */ 53#undef HAVE_LIBDLPI 54 55/* if libnl exists */ 56#undef HAVE_LIBNL 57 58/* if libnl exists and is version 2.x */ 59#undef HAVE_LIBNL_2_x 60 61/* if libnl exists and is version 3.x */ 62#undef HAVE_LIBNL_3_x 63 64/* libnl has NLE_FAILURE */ 65#undef HAVE_LIBNL_NLE 66 67/* libnl has new-style socket api */ 68#undef HAVE_LIBNL_SOCKETS 69 70/* Define to 1 if you have the <limits.h> header file. */ 71#undef HAVE_LIMITS_H 72 73/* Define to 1 if you have the <linux/compiler.h> header file. */ 74#undef HAVE_LINUX_COMPILER_H 75 76/* Define to 1 if you have the <linux/ethtool.h> header file. */ 77#undef HAVE_LINUX_ETHTOOL_H 78 79/* Define to 1 if you have the <linux/if_bonding.h> header file. */ 80#undef HAVE_LINUX_IF_BONDING_H 81 82/* Define to 1 if you have the <linux/if_packet.h> header file. */ 83#undef HAVE_LINUX_IF_PACKET_H 84 85/* Define to 1 if you have the <linux/net_tstamp.h> header file. */ 86#undef HAVE_LINUX_NET_TSTAMP_H 87 88/* Define to 1 if you have the <linux/sockios.h> header file. */ 89#undef HAVE_LINUX_SOCKIOS_H 90 91/* if tp_vlan_tci exists */ 92#undef HAVE_LINUX_TPACKET_AUXDATA_TP_VLAN_TCI 93 94/* Define to 1 if you have the <linux/types.h> header file. */ 95#undef HAVE_LINUX_TYPES_H 96 97/* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */ 98#undef HAVE_LINUX_USBDEVICE_FS_H 99 100/* Define to 1 if you have the <linux/wireless.h> header file. */ 101#undef HAVE_LINUX_WIRELESS_H 102 103/* Define to 1 if you have the <memory.h> header file. */ 104#undef HAVE_MEMORY_H 105 106/* Define to 1 if you have the <netinet/ether.h> header file. */ 107#undef HAVE_NETINET_ETHER_H 108 109/* Define to 1 if you have the <netinet/if_ether.h> header file. */ 110#undef HAVE_NETINET_IF_ETHER_H 111 112/* Define to 1 if you have the <netpacket/if_packet.h> header file. */ 113#undef HAVE_NETPACKET_IF_PACKET_H 114 115/* Define to 1 if you have the <netpacket/packet.h> header file. */ 116#undef HAVE_NETPACKET_PACKET_H 117 118/* Define to 1 if you have the <net/if_media.h> header file. */ 119#undef HAVE_NET_IF_MEDIA_H 120 121/* Define to 1 if you have the <net/pfvar.h> header file. */ 122#undef HAVE_NET_PFVAR_H 123 124/* if there's an os_proto.h for this platform, to use additional prototypes */ 125#undef HAVE_OS_PROTO_H 126 127/* Define to 1 if you have the <paths.h> header file. */ 128#undef HAVE_PATHS_H 129 130/* define if net/pfvar.h defines PF_NAT through PF_NORDR */ 131#undef HAVE_PF_NAT_THROUGH_PF_NORDR 132 133/* define if you have a Septel API */ 134#undef HAVE_SEPTEL_API 135 136/* define if you have Myricom SNF API */ 137#undef HAVE_SNF_API 138 139/* Define to 1 if you have the `snprintf' function. */ 140#undef HAVE_SNPRINTF 141 142/* if struct sockaddr has the sa_len member */ 143#undef HAVE_SOCKADDR_SA_LEN 144 145/* if struct sockaddr_storage exists */ 146#undef HAVE_SOCKADDR_STORAGE 147 148/* define if socklen_t is defined */ 149#undef HAVE_SOCKLEN_T 150 151/* On solaris */ 152#undef HAVE_SOLARIS 153 154/* Define to 1 if you have the <stdint.h> header file. */ 155#undef HAVE_STDINT_H 156 157/* Define to 1 if you have the <stdlib.h> header file. */ 158#undef HAVE_STDLIB_H 159 160/* Define to 1 if you have the `strerror' function. */ 161#undef HAVE_STRERROR 162 163/* Define to 1 if you have the <strings.h> header file. */ 164#undef HAVE_STRINGS_H 165 166/* Define to 1 if you have the <string.h> header file. */ 167#undef HAVE_STRING_H 168 169/* Define to 1 if you have the `strlcpy' function. */ 170#undef HAVE_STRLCPY 171 172/* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */ 173#undef HAVE_STRUCT_BPF_TIMEVAL 174 175/* Define to 1 if the system has the type `struct ether_addr'. */ 176#undef HAVE_STRUCT_ETHER_ADDR 177 178/* Define to 1 if you have the <sys/bitypes.h> header file. */ 179#undef HAVE_SYS_BITYPES_H 180 181/* Define to 1 if you have the <sys/bufmod.h> header file. */ 182#undef HAVE_SYS_BUFMOD_H 183 184/* Define to 1 if you have the <sys/dlpi_ext.h> header file. */ 185#undef HAVE_SYS_DLPI_EXT_H 186 187/* Define to 1 if you have the <sys/ioccom.h> header file. */ 188#undef HAVE_SYS_IOCCOM_H 189 190/* Define to 1 if you have the <sys/sockio.h> header file. */ 191#undef HAVE_SYS_SOCKIO_H 192 193/* Define to 1 if you have the <sys/stat.h> header file. */ 194#undef HAVE_SYS_STAT_H 195 196/* Define to 1 if you have the <sys/types.h> header file. */ 197#undef HAVE_SYS_TYPES_H 198 199/* if if_packet.h has tpacket_stats defined */ 200#undef HAVE_TPACKET_STATS 201 202/* Define to 1 if you have the <unistd.h> header file. */ 203#undef HAVE_UNISTD_H 204 205/* if struct usbdevfs_ctrltransfer has bRequestType */ 206#undef HAVE_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE 207 208/* define if version.h is generated in the build procedure */ 209#undef HAVE_VERSION_H 210 211/* Define to 1 if you have the `vsnprintf' function. */ 212#undef HAVE_VSNPRINTF 213 214/* define if the system supports zerocopy BPF */ 215#undef HAVE_ZEROCOPY_BPF 216 217/* define if your compiler has __attribute__ */ 218#undef HAVE___ATTRIBUTE__ 219 220/* IPv6 */ 221#undef INET6 222 223/* if unaligned access fails */ 224#undef LBL_ALIGN 225 226/* path for device for USB sniffing */ 227#undef LINUX_USB_MON_DEV 228 229/* if we need a pcap_parse wrapper around yyparse */ 230#undef NEED_YYPARSE_WRAPPER 231 232/* Define to 1 if netinet/ether.h declares `ether_hostton' */ 233#undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON 234 235/* Define to 1 if netinet/if_ether.h declares `ether_hostton' */ 236#undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON 237 238/* do not use protochain */ 239#undef NO_PROTOCHAIN 240 241/* Define to the address where bug reports for this package should be sent. */ 242#undef PACKAGE_BUGREPORT 243 244/* Define to the full name of this package. */ 245#undef PACKAGE_NAME 246 247/* Define to the full name and version of this package. */ 248#undef PACKAGE_STRING 249 250/* Define to the one symbol short name of this package. */ 251#undef PACKAGE_TARNAME 252 253/* Define to the home page for this package. */ 254#undef PACKAGE_URL 255 256/* Define to the version of this package. */ 257#undef PACKAGE_VERSION 258 259/* /dev/dlpi directory */ 260#undef PCAP_DEV_PREFIX 261 262/* target host supports Bluetooth sniffing */ 263#undef PCAP_SUPPORT_BT 264 265/* target host supports Bluetooth Monitor */ 266#undef PCAP_SUPPORT_BT_MONITOR 267 268/* target host supports CAN sniffing */ 269#undef PCAP_SUPPORT_CAN 270 271/* target host supports canusb */ 272#undef PCAP_SUPPORT_CANUSB 273 274/* support D-Bus sniffing */ 275#undef PCAP_SUPPORT_DBUS 276 277/* target host supports netfilter sniffing */ 278#undef PCAP_SUPPORT_NETFILTER 279 280/* use Linux packet ring capture if available */ 281#undef PCAP_SUPPORT_PACKET_RING 282 283/* target host supports USB sniffing */ 284#undef PCAP_SUPPORT_USB 285 286/* include ACN support */ 287#undef SITA 288 289/* if struct sockaddr_hci has hci_channel member */ 290#undef SOCKADDR_HCI_HAS_HCI_CHANNEL 291 292/* Define to 1 if you have the ANSI C header files. */ 293#undef STDC_HEADERS 294 295/* Enable parser debugging */ 296#undef YYDEBUG 297 298/* Enable large inode numbers on Mac OS X 10.5. */ 299#ifndef _DARWIN_USE_64_BIT_INODE 300# define _DARWIN_USE_64_BIT_INODE 1 301#endif 302 303/* Number of bits in a file offset, on hosts where this is settable. */ 304#undef _FILE_OFFSET_BITS 305 306/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 307#undef _LARGEFILE_SOURCE 308 309/* Define for large files, on AIX-style hosts. */ 310#undef _LARGE_FILES 311 312/* define on AIX to get certain functions */ 313#undef _SUN 314 315/* define if your compiler allows __attribute__((format)) without a warning */ 316#undef __ATTRIBUTE___FORMAT_OK 317 318/* to handle Ultrix compilers that don't support const in prototypes */ 319#undef const 320 321/* Define as token for inline if inlining supported */ 322#undef inline 323 324/* Define to `short' if int16_t not defined. */ 325#undef int16_t 326 327/* Define to `int' if int32_t not defined. */ 328#undef int32_t 329 330/* Define to `long long' if int64_t not defined. */ 331#undef int64_t 332 333/* Define to `signed char' if int8_t not defined. */ 334#undef int8_t 335 336/* on sinix */ 337#undef sinix 338 339/* Define to `unsigned short' if u_int16_t not defined. */ 340#undef u_int16_t 341 342/* Define to `unsigned int' if u_int32_t not defined. */ 343#undef u_int32_t 344 345/* Define to `unsigned long long' if u_int64_t not defined. */ 346#undef u_int64_t 347 348/* Define to `unsigned char' if u_int8_t not defined. */ 349#undef u_int8_t 350