1/* config.h.in. Generated from configure.ac 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 if net/pfvar.h defines PF_NAT through PF_NORDR */ 128#undef HAVE_PF_NAT_THROUGH_PF_NORDR 129 130/* define if you have the Septel API */ 131#undef HAVE_SEPTEL_API 132 133/* define if you have the Myricom SNF API */ 134#undef HAVE_SNF_API 135 136/* Define to 1 if you have the `snprintf' function. */ 137#undef HAVE_SNPRINTF 138 139/* if struct sockaddr has the sa_len member */ 140#undef HAVE_SOCKADDR_SA_LEN 141 142/* if struct sockaddr_storage exists */ 143#undef HAVE_SOCKADDR_STORAGE 144 145/* define if socklen_t is defined */ 146#undef HAVE_SOCKLEN_T 147 148/* On solaris */ 149#undef HAVE_SOLARIS 150 151/* Define to 1 if you have the <stdint.h> header file. */ 152#undef HAVE_STDINT_H 153 154/* Define to 1 if you have the <stdlib.h> header file. */ 155#undef HAVE_STDLIB_H 156 157/* Define to 1 if you have the `strerror' function. */ 158#undef HAVE_STRERROR 159 160/* Define to 1 if you have the <strings.h> header file. */ 161#undef HAVE_STRINGS_H 162 163/* Define to 1 if you have the <string.h> header file. */ 164#undef HAVE_STRING_H 165 166/* Define to 1 if you have the `strlcpy' function. */ 167#undef HAVE_STRLCPY 168 169/* Define to 1 if you have the `strtok_r' function. */ 170#undef HAVE_STRTOK_R 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/select.h> header file. */ 191#undef HAVE_SYS_SELECT_H 192 193/* Define to 1 if you have the <sys/sockio.h> header file. */ 194#undef HAVE_SYS_SOCKIO_H 195 196/* Define to 1 if you have the <sys/stat.h> header file. */ 197#undef HAVE_SYS_STAT_H 198 199/* Define to 1 if you have the <sys/types.h> header file. */ 200#undef HAVE_SYS_TYPES_H 201 202/* define if you have the TurboCap API */ 203#undef HAVE_TC_API 204 205/* if if_packet.h has tpacket_stats defined */ 206#undef HAVE_TPACKET_STATS 207 208/* Define to 1 if you have the <unistd.h> header file. */ 209#undef HAVE_UNISTD_H 210 211/* if struct usbdevfs_ctrltransfer has bRequestType */ 212#undef HAVE_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE 213 214/* Define to 1 if you have the `vsnprintf' function. */ 215#undef HAVE_VSNPRINTF 216 217/* define if the system supports zerocopy BPF */ 218#undef HAVE_ZEROCOPY_BPF 219 220/* define if your compiler has __attribute__ */ 221#undef HAVE___ATTRIBUTE__ 222 223/* IPv6 */ 224#undef INET6 225 226/* if unaligned access fails */ 227#undef LBL_ALIGN 228 229/* path for device for USB sniffing */ 230#undef LINUX_USB_MON_DEV 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/* support D-Bus sniffing */ 269#undef PCAP_SUPPORT_DBUS 270 271/* target host supports netfilter sniffing */ 272#undef PCAP_SUPPORT_NETFILTER 273 274/* use Linux packet ring capture if available */ 275#undef PCAP_SUPPORT_PACKET_RING 276 277/* target host supports USB sniffing */ 278#undef PCAP_SUPPORT_USB 279 280/* include ACN support */ 281#undef SITA 282 283/* if struct sockaddr_hci has hci_channel member */ 284#undef SOCKADDR_HCI_HAS_HCI_CHANNEL 285 286/* Define to 1 if you have the ANSI C header files. */ 287#undef STDC_HEADERS 288 289/* Enable parser debugging */ 290#undef YYDEBUG 291 292/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 293 `char[]'. */ 294#undef YYTEXT_POINTER 295 296/* Enable large inode numbers on Mac OS X 10.5. */ 297#ifndef _DARWIN_USE_64_BIT_INODE 298# define _DARWIN_USE_64_BIT_INODE 1 299#endif 300 301/* Number of bits in a file offset, on hosts where this is settable. */ 302#undef _FILE_OFFSET_BITS 303 304/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 305#undef _LARGEFILE_SOURCE 306 307/* Define for large files, on AIX-style hosts. */ 308#undef _LARGE_FILES 309 310/* define on AIX to get certain functions */ 311#undef _SUN 312 313/* define if your compiler allows __attribute__((format)) without a warning */ 314#undef __ATTRIBUTE___FORMAT_OK 315 316/* to handle Ultrix compilers that don't support const in prototypes */ 317#undef const 318 319/* Define as token for inline if inlining supported */ 320#undef inline 321 322/* Define to `short' if int16_t not defined. */ 323#undef int16_t 324 325/* Define to `int' if int32_t not defined. */ 326#undef int32_t 327 328/* Define to `long long' if int64_t not defined. */ 329#undef int64_t 330 331/* Define to `signed char' if int8_t not defined. */ 332#undef int8_t 333 334/* on sinix */ 335#undef sinix 336 337/* Define to `unsigned short' if u_int16_t not defined. */ 338#undef u_int16_t 339 340/* Define to `unsigned int' if u_int32_t not defined. */ 341#undef u_int32_t 342 343/* Define to `unsigned long long' if u_int64_t not defined. */ 344#undef u_int64_t 345 346/* Define to `unsigned char' if u_int8_t not defined. */ 347#undef u_int8_t 348