config.h.in revision 225736
11590Srgrimes/* config.h.in.  Generated from configure.in by autoheader.  */
21590Srgrimes
31590Srgrimes/* Enable optimizer debugging */
41590Srgrimes#undef BDEBUG
51590Srgrimes
61590Srgrimes/* define if you have a cloning BPF device */
71590Srgrimes#undef HAVE_CLONING_BPF
81590Srgrimes
91590Srgrimes/* define if you have the DAG API */
101590Srgrimes#undef HAVE_DAG_API
111590Srgrimes
121590Srgrimes/* define if you have dag_get_erf_types() */
131590Srgrimes#undef HAVE_DAG_GET_ERF_TYPES
141590Srgrimes
151590Srgrimes/* define if you have dag_get_stream_erf_types() */
161590Srgrimes#undef HAVE_DAG_GET_STREAM_ERF_TYPES
171590Srgrimes
181590Srgrimes/* define if you have streams capable DAG API */
191590Srgrimes#undef HAVE_DAG_STREAMS_API
201590Srgrimes
211590Srgrimes/* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you
221590Srgrimes   don't. */
231590Srgrimes#undef HAVE_DECL_ETHER_HOSTTON
241590Srgrimes
251590Srgrimes/* define if you have a /dev/dlpi */
261590Srgrimes#undef HAVE_DEV_DLPI
271590Srgrimes
281590Srgrimes/* if passive_req_t primitive exists */
291590Srgrimes#undef HAVE_DLPI_PASSIVE
301590Srgrimes
311590Srgrimes/* Define to 1 if you have the `ether_hostton' function. */
321590Srgrimes#undef HAVE_ETHER_HOSTTON
331590Srgrimes
341590Srgrimes/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
3527315Scharnier#undef HAVE_FSEEKO
361590Srgrimes
3727315Scharnier/* on HP-UX 10.20 or later */
381590Srgrimes#undef HAVE_HPUX10_20_OR_LATER
3999112Sobrien
4099112Sobrien/* on HP-UX 9.x */
411590Srgrimes#undef HAVE_HPUX9
421590Srgrimes
431590Srgrimes/* if ppa_info_t_dl_module_id exists */
4427315Scharnier#undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1
451590Srgrimes
461590Srgrimes/* Define to 1 if you have the <inttypes.h> header file. */
471590Srgrimes#undef HAVE_INTTYPES_H
481590Srgrimes
491590Srgrimes/* if libdlpi exists */
501590Srgrimes#undef HAVE_LIBDLPI
511590Srgrimes
521590Srgrimes/* if libnl exists */
531590Srgrimes#undef HAVE_LIBNL
541590Srgrimes
55102944Sdwmalone/* Define to 1 if you have the <limits.h> header file. */
561590Srgrimes#undef HAVE_LIMITS_H
57102944Sdwmalone
581590Srgrimes/* if tp_vlan_tci exists */
591590Srgrimes#undef HAVE_LINUX_TPACKET_AUXDATA_TP_VLAN_TCI
601590Srgrimes
611590Srgrimes/* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */
621590Srgrimes#undef HAVE_LINUX_USBDEVICE_FS_H
6327315Scharnier
641590Srgrimes/* Define to 1 if you have the <linux/wireless.h> header file. */
651590Srgrimes#undef HAVE_LINUX_WIRELESS_H
6627315Scharnier
671590Srgrimes/* Define to 1 if you have the <memory.h> header file. */
681590Srgrimes#undef HAVE_MEMORY_H
691590Srgrimes
701590Srgrimes/* Define to 1 if you have the <netinet/ether.h> header file. */
711590Srgrimes#undef HAVE_NETINET_ETHER_H
721590Srgrimes
731590Srgrimes/* Define to 1 if you have the <netinet/if_ether.h> header file. */
741590Srgrimes#undef HAVE_NETINET_IF_ETHER_H
751590Srgrimes
761590Srgrimes/* Define to 1 if you have the <net/if_media.h> header file. */
771590Srgrimes#undef HAVE_NET_IF_MEDIA_H
781590Srgrimes
791590Srgrimes/* Define to 1 if you have the <net/pfvar.h> header file. */
80102944Sdwmalone#undef HAVE_NET_PFVAR_H
811590Srgrimes
8287203Smarkm/* if there's an os_proto.h for this platform, to use additional prototypes */
831590Srgrimes#undef HAVE_OS_PROTO_H
841590Srgrimes
851590Srgrimes/* Define to 1 if you have the <paths.h> header file. */
861590Srgrimes#undef HAVE_PATHS_H
871590Srgrimes
8880290Sobrien/* define if net/pfvar.h defines PF_NAT through PF_NORDR */
8980290Sobrien#undef HAVE_PF_NAT_THROUGH_PF_NORDR
901590Srgrimes
911590Srgrimes/* define if you have a Septel API */
921590Srgrimes#undef HAVE_SEPTEL_API
931590Srgrimes
941590Srgrimes/* define if you have Myricom SNF API */
951590Srgrimes#undef HAVE_SNF_API
961590Srgrimes
971590Srgrimes/* Define to 1 if you have the `snprintf' function. */
981590Srgrimes#undef HAVE_SNPRINTF
991590Srgrimes
1001590Srgrimes/* if struct sockaddr has the sa_len member */
1011590Srgrimes#undef HAVE_SOCKADDR_SA_LEN
1021590Srgrimes
1031590Srgrimes/* if struct sockaddr_storage exists */
1041590Srgrimes#undef HAVE_SOCKADDR_STORAGE
10580290Sobrien
10680290Sobrien/* define if socklen_t is defined */
1071590Srgrimes#undef HAVE_SOCKLEN_T
1081590Srgrimes
1091590Srgrimes/* On solaris */
1101590Srgrimes#undef HAVE_SOLARIS
1111590Srgrimes
1121590Srgrimes/* Define to 1 if you have the <stdint.h> header file. */
1131590Srgrimes#undef HAVE_STDINT_H
1141590Srgrimes
1151590Srgrimes/* Define to 1 if you have the <stdlib.h> header file. */
1161590Srgrimes#undef HAVE_STDLIB_H
1171590Srgrimes
1181590Srgrimes/* Define to 1 if you have the `strerror' function. */
1191590Srgrimes#undef HAVE_STRERROR
1201590Srgrimes
1211590Srgrimes/* Define to 1 if you have the <strings.h> header file. */
1221590Srgrimes#undef HAVE_STRINGS_H
1231590Srgrimes
1241590Srgrimes/* Define to 1 if you have the <string.h> header file. */
1251590Srgrimes#undef HAVE_STRING_H
1261590Srgrimes
1271590Srgrimes/* Define to 1 if you have the `strlcpy' function. */
1281590Srgrimes#undef HAVE_STRLCPY
1291590Srgrimes
1301590Srgrimes/* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */
1311590Srgrimes#undef HAVE_STRUCT_BPF_TIMEVAL
1321590Srgrimes
1331590Srgrimes/* Define to 1 if the system has the type `struct ether_addr'. */
1341590Srgrimes#undef HAVE_STRUCT_ETHER_ADDR
1351590Srgrimes
1361590Srgrimes/* Define to 1 if you have the <sys/bitypes.h> header file. */
1371590Srgrimes#undef HAVE_SYS_BITYPES_H
1381590Srgrimes
1391590Srgrimes/* Define to 1 if you have the <sys/bufmod.h> header file. */
1401590Srgrimes#undef HAVE_SYS_BUFMOD_H
1411590Srgrimes
1421590Srgrimes/* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
1431590Srgrimes#undef HAVE_SYS_DLPI_EXT_H
14480290Sobrien
1451590Srgrimes/* Define to 1 if you have the <sys/ioccom.h> header file. */
1461590Srgrimes#undef HAVE_SYS_IOCCOM_H
1471590Srgrimes
1481590Srgrimes/* Define to 1 if you have the <sys/sockio.h> header file. */
1491590Srgrimes#undef HAVE_SYS_SOCKIO_H
1501590Srgrimes
1511590Srgrimes/* Define to 1 if you have the <sys/stat.h> header file. */
15291840Sobrien#undef HAVE_SYS_STAT_H
1531590Srgrimes
1541590Srgrimes/* Define to 1 if you have the <sys/types.h> header file. */
155102944Sdwmalone#undef HAVE_SYS_TYPES_H
1561590Srgrimes
157102944Sdwmalone/* if if_packet.h has tpacket_stats defined */
158102944Sdwmalone#undef HAVE_TPACKET_STATS
159102944Sdwmalone
1601590Srgrimes/* Define to 1 if you have the <unistd.h> header file. */
1611590Srgrimes#undef HAVE_UNISTD_H
1621590Srgrimes
1631590Srgrimes/* if struct usbdevfs_ctrltransfer has bRequestType */
1641590Srgrimes#undef HAVE_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE
1651590Srgrimes
1661590Srgrimes/* define if version.h is generated in the build procedure */
1671590Srgrimes#undef HAVE_VERSION_H
1681590Srgrimes
1691590Srgrimes/* Define to 1 if you have the `vsnprintf' function. */
1701590Srgrimes#undef HAVE_VSNPRINTF
1711590Srgrimes
1721590Srgrimes/* define if the system supports zerocopy BPF */
1731590Srgrimes#undef HAVE_ZEROCOPY_BPF
1741590Srgrimes
1751590Srgrimes/* define if your compiler has __attribute__ */
1761590Srgrimes#undef HAVE___ATTRIBUTE__
1771590Srgrimes
1781590Srgrimes/* IPv6 */
1791590Srgrimes#undef INET6
1801590Srgrimes
1811590Srgrimes/* if unaligned access fails */
1821590Srgrimes#undef LBL_ALIGN
1831590Srgrimes
1841590Srgrimes/* path for device for USB sniffing */
1851590Srgrimes#undef LINUX_USB_MON_DEV
1861590Srgrimes
1871590Srgrimes/* Define to 1 if netinet/ether.h declares `ether_hostton' */
1881590Srgrimes#undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON
1891590Srgrimes
1901590Srgrimes/* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
1911590Srgrimes#undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON
1921590Srgrimes
1931590Srgrimes/* do not use protochain */
1941590Srgrimes#undef NO_PROTOCHAIN
1951590Srgrimes
1961590Srgrimes/* Define to the address where bug reports for this package should be sent. */
1971590Srgrimes#undef PACKAGE_BUGREPORT
1981590Srgrimes
1991590Srgrimes/* Define to the full name of this package. */
2001590Srgrimes#undef PACKAGE_NAME
2011590Srgrimes
2021590Srgrimes/* Define to the full name and version of this package. */
2031590Srgrimes#undef PACKAGE_STRING
2041590Srgrimes
2051590Srgrimes/* Define to the one symbol short name of this package. */
2061590Srgrimes#undef PACKAGE_TARNAME
2071590Srgrimes
208102944Sdwmalone/* Define to the version of this package. */
2091590Srgrimes#undef PACKAGE_VERSION
2101590Srgrimes
211102944Sdwmalone/* /dev/dlpi directory */
212102944Sdwmalone#undef PCAP_DEV_PREFIX
21330921Sache
21430921Sache/* target host supports Bluetooth sniffing */
2151590Srgrimes#undef PCAP_SUPPORT_BT
2161590Srgrimes
2171590Srgrimes/* target host supports CAN sniffing */
2181590Srgrimes#undef PCAP_SUPPORT_CAN
2191590Srgrimes
2201590Srgrimes/* target host supports USB sniffing */
2211590Srgrimes#undef PCAP_SUPPORT_USB
2221590Srgrimes
22380290Sobrien/* include ACN support */
22480290Sobrien#undef SITA
2251590Srgrimes
2261590Srgrimes/* Define to 1 if you have the ANSI C header files. */
2271590Srgrimes#undef STDC_HEADERS
2281590Srgrimes
2291590Srgrimes/* Enable parser debugging */
2301590Srgrimes#undef YYDEBUG
2311590Srgrimes
2321590Srgrimes/* Number of bits in a file offset, on hosts where this is settable. */
2331590Srgrimes#undef _FILE_OFFSET_BITS
2341590Srgrimes
2351590Srgrimes/* needed on HP-UX */
2361590Srgrimes#undef _HPUX_SOURCE
2371590Srgrimes
2381590Srgrimes/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
2391590Srgrimes#undef _LARGEFILE_SOURCE
2401590Srgrimes
2411590Srgrimes/* Define for large files, on AIX-style hosts. */
2421590Srgrimes#undef _LARGE_FILES
2431590Srgrimes
2441590Srgrimes/* define on AIX to get certain functions */
2451590Srgrimes#undef _SUN
2461590Srgrimes
2471590Srgrimes/* to handle Ultrix compilers that don't support const in prototypes */
2481590Srgrimes#undef const
2491590Srgrimes
2501590Srgrimes/* Define as token for inline if inlining supported */
2511590Srgrimes#undef inline
2521590Srgrimes
2531590Srgrimes/* Define to `short' if int16_t not defined. */
2541590Srgrimes#undef int16_t
2551590Srgrimes
2561590Srgrimes/* Define to `int' if int32_t not defined. */
2571590Srgrimes#undef int32_t
2581590Srgrimes
2591590Srgrimes/* Define to `long long' if int64_t not defined. */
2601590Srgrimes#undef int64_t
2611590Srgrimes
2621590Srgrimes/* Define to `signed char' if int8_t not defined. */
2631590Srgrimes#undef int8_t
2641590Srgrimes
2651590Srgrimes/* on sinix */
2661590Srgrimes#undef sinix
2671590Srgrimes
2681590Srgrimes/* Define to `unsigned short' if u_int16_t not defined. */
2691590Srgrimes#undef u_int16_t
2701590Srgrimes
2711590Srgrimes/* Define to `unsigned int' if u_int32_t not defined. */
2721590Srgrimes#undef u_int32_t
2731590Srgrimes
2741590Srgrimes/* Define to `unsigned long long' if u_int64_t not defined. */
2751590Srgrimes#undef u_int64_t
2761590Srgrimes
2771590Srgrimes/* Define to `unsigned char' if u_int8_t not defined. */
2781590Srgrimes#undef u_int8_t
2791590Srgrimes