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/* Define to 1 if you have the <limits.h> header file. */ 62#undef HAVE_LIMITS_H 63 64/* Define to 1 if you have the <linux/compiler.h> header file. */ 65#undef HAVE_LINUX_COMPILER_H 66 67/* Define to 1 if you have the <linux/ethtool.h> header file. */ 68#undef HAVE_LINUX_ETHTOOL_H 69 70/* Define to 1 if you have the <linux/if_packet.h> header file. */ 71#undef HAVE_LINUX_IF_PACKET_H 72 73/* Define to 1 if you have the <linux/net_tstamp.h> header file. */ 74#undef HAVE_LINUX_NET_TSTAMP_H 75 76/* if tp_vlan_tci exists */ 77#undef HAVE_LINUX_TPACKET_AUXDATA_TP_VLAN_TCI 78 79/* Define to 1 if you have the <linux/types.h> header file. */ 80#undef HAVE_LINUX_TYPES_H 81 82/* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */ 83#undef HAVE_LINUX_USBDEVICE_FS_H 84 85/* Define to 1 if you have the <linux/wireless.h> header file. */ 86#undef HAVE_LINUX_WIRELESS_H 87 88/* Define to 1 if you have the <memory.h> header file. */ 89#undef HAVE_MEMORY_H 90 91/* Define to 1 if you have the <netinet/ether.h> header file. */ 92#undef HAVE_NETINET_ETHER_H 93 94/* Define to 1 if you have the <netinet/if_ether.h> header file. */ 95#undef HAVE_NETINET_IF_ETHER_H 96 97/* Define to 1 if you have the <netpacket/if_packet.h> header file. */ 98#undef HAVE_NETPACKET_IF_PACKET_H 99 100/* Define to 1 if you have the <netpacket/packet.h> header file. */ 101#undef HAVE_NETPACKET_PACKET_H 102 103/* Define to 1 if you have the <net/if_media.h> header file. */ 104#undef HAVE_NET_IF_MEDIA_H 105 106/* Define to 1 if you have the <net/pfvar.h> header file. */ 107#undef HAVE_NET_PFVAR_H 108 109/* if there's an os_proto.h for this platform, to use additional prototypes */ 110#undef HAVE_OS_PROTO_H 111 112/* Define to 1 if you have the <paths.h> header file. */ 113#undef HAVE_PATHS_H 114 115/* define if net/pfvar.h defines PF_NAT through PF_NORDR */ 116#undef HAVE_PF_NAT_THROUGH_PF_NORDR 117 118/* define if you have a Septel API */ 119#undef HAVE_SEPTEL_API 120 121/* define if you have Myricom SNF API */ 122#undef HAVE_SNF_API 123 124/* Define to 1 if you have the `snprintf' function. */ 125#undef HAVE_SNPRINTF 126 127/* if struct sockaddr has the sa_len member */ 128#undef HAVE_SOCKADDR_SA_LEN 129 130/* if struct sockaddr_storage exists */ 131#undef HAVE_SOCKADDR_STORAGE 132 133/* define if socklen_t is defined */ 134#undef HAVE_SOCKLEN_T 135 136/* On solaris */ 137#undef HAVE_SOLARIS 138 139/* Define to 1 if you have the <stdint.h> header file. */ 140#undef HAVE_STDINT_H 141 142/* Define to 1 if you have the <stdlib.h> header file. */ 143#undef HAVE_STDLIB_H 144 145/* Define to 1 if you have the `strerror' function. */ 146#undef HAVE_STRERROR 147 148/* Define to 1 if you have the <strings.h> header file. */ 149#undef HAVE_STRINGS_H 150 151/* Define to 1 if you have the <string.h> header file. */ 152#undef HAVE_STRING_H 153 154/* Define to 1 if you have the `strlcpy' function. */ 155#undef HAVE_STRLCPY 156 157/* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */ 158#undef HAVE_STRUCT_BPF_TIMEVAL 159 160/* Define to 1 if the system has the type `struct ether_addr'. */ 161#undef HAVE_STRUCT_ETHER_ADDR 162 163/* Define to 1 if you have the <sys/bitypes.h> header file. */ 164#undef HAVE_SYS_BITYPES_H 165 166/* Define to 1 if you have the <sys/bufmod.h> header file. */ 167#undef HAVE_SYS_BUFMOD_H 168 169/* Define to 1 if you have the <sys/dlpi_ext.h> header file. */ 170#undef HAVE_SYS_DLPI_EXT_H 171 172/* Define to 1 if you have the <sys/ioccom.h> header file. */ 173#undef HAVE_SYS_IOCCOM_H 174 175/* Define to 1 if you have the <sys/sockio.h> header file. */ 176#undef HAVE_SYS_SOCKIO_H 177 178/* Define to 1 if you have the <sys/stat.h> header file. */ 179#undef HAVE_SYS_STAT_H 180 181/* Define to 1 if you have the <sys/types.h> header file. */ 182#undef HAVE_SYS_TYPES_H 183 184/* if if_packet.h has tpacket_stats defined */ 185#undef HAVE_TPACKET_STATS 186 187/* Define to 1 if you have the <unistd.h> header file. */ 188#undef HAVE_UNISTD_H 189 190/* if struct usbdevfs_ctrltransfer has bRequestType */ 191#undef HAVE_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE 192 193/* define if version.h is generated in the build procedure */ 194#undef HAVE_VERSION_H 195 196/* Define to 1 if you have the `vsnprintf' function. */ 197#undef HAVE_VSNPRINTF 198 199/* define if the system supports zerocopy BPF */ 200#undef HAVE_ZEROCOPY_BPF 201 202/* define if your compiler has __attribute__ */ 203#undef HAVE___ATTRIBUTE__ 204 205/* IPv6 */ 206#undef INET6 207 208/* if unaligned access fails */ 209#undef LBL_ALIGN 210 211/* path for device for USB sniffing */ 212#undef LINUX_USB_MON_DEV 213 214/* Define to 1 if netinet/ether.h declares `ether_hostton' */ 215#undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON 216 217/* Define to 1 if netinet/if_ether.h declares `ether_hostton' */ 218#undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON 219 220/* do not use protochain */ 221#undef NO_PROTOCHAIN 222 223/* Define to the address where bug reports for this package should be sent. */ 224#undef PACKAGE_BUGREPORT 225 226/* Define to the full name of this package. */ 227#undef PACKAGE_NAME 228 229/* Define to the full name and version of this package. */ 230#undef PACKAGE_STRING 231 232/* Define to the one symbol short name of this package. */ 233#undef PACKAGE_TARNAME 234 235/* Define to the version of this package. */ 236#undef PACKAGE_VERSION 237 238/* /dev/dlpi directory */ 239#undef PCAP_DEV_PREFIX 240 241/* target host supports Bluetooth sniffing */ 242#undef PCAP_SUPPORT_BT 243 244/* target host supports CAN sniffing */ 245#undef PCAP_SUPPORT_CAN 246 247/* target host supports netfilter sniffing */ 248#undef PCAP_SUPPORT_NETFILTER 249 250/* target host supports USB sniffing */ 251#undef PCAP_SUPPORT_USB 252 253/* include ACN support */ 254#undef SITA 255 256/* Define to 1 if you have the ANSI C header files. */ 257#undef STDC_HEADERS 258 259/* Enable parser debugging */ 260#undef YYDEBUG 261 262/* Number of bits in a file offset, on hosts where this is settable. */ 263#undef _FILE_OFFSET_BITS 264 265/* needed on HP-UX */ 266#undef _HPUX_SOURCE 267 268/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 269#undef _LARGEFILE_SOURCE 270 271/* Define for large files, on AIX-style hosts. */ 272#undef _LARGE_FILES 273 274/* define on AIX to get certain functions */ 275#undef _SUN 276 277/* to handle Ultrix compilers that don't support const in prototypes */ 278#undef const 279 280/* Define as token for inline if inlining supported */ 281#undef inline 282 283/* Define to `short' if int16_t not defined. */ 284#undef int16_t 285 286/* Define to `int' if int32_t not defined. */ 287#undef int32_t 288 289/* Define to `long long' if int64_t not defined. */ 290#undef int64_t 291 292/* Define to `signed char' if int8_t not defined. */ 293#undef int8_t 294 295/* on sinix */ 296#undef sinix 297 298/* Define to `unsigned short' if u_int16_t not defined. */ 299#undef u_int16_t 300 301/* Define to `unsigned int' if u_int32_t not defined. */ 302#undef u_int32_t 303 304/* Define to `unsigned long long' if u_int64_t not defined. */ 305#undef u_int64_t 306 307/* Define to `unsigned char' if u_int8_t not defined. */ 308#undef u_int8_t 309