/* src/config.h.in. Generated from configure.ac by autoheader. */ /* Enable debuging code and support for the -d option */ #undef DEBUG /* Enable dmalloc function arg checking */ #undef DMALLOC_FUNC_CHECK /* Enable Electric Fence memory debugger */ #undef EFENCE /* Use 64bit packet counters */ #undef ENABLE_64BITS /* Enable dmalloc */ #undef ENABLE_DMALLOC /* Enable dynamically linking libs */ #undef ENABLE_DYNAMIC_LINK /* Enable fragroute module */ #undef ENABLE_FRAGROUTE /* Enable use of pcap_findalldevs() */ #undef ENABLE_PCAP_FINDALLDEVS /* Do we have tcpdump and pcap_dump_fopen()? */ #undef ENABLE_VERBOSE /* fopen(3) accepts a 'b' in the mode flag */ #undef FOPEN_BINARY_FLAG /* fopen(3) accepts a 't' in the mode flag */ #undef FOPEN_TEXT_FLAG /* Are we strictly aligned? */ #undef FORCE_ALIGN /* Force using BPF for sending packet */ #undef FORCE_INJECT_BPF /* Force using libnet for sending packets */ #undef FORCE_INJECT_LIBNET /* Force using libpcap's pcap_inject() for sending packets */ #undef FORCE_INJECT_PCAP_INJECT /* Force using libpcap's pcap_sendpacket() for sending packets */ #undef FORCE_INJECT_PCAP_SENDPACKET /* Force using Linux's PF_PACKET for sending packets */ #undef FORCE_INJECT_PF /* Enable GNU Profiler */ #undef GPROF /* Define to 1 if you have the header file. */ #undef HAVE_ARPA_INET_H /* Do we have BPF device support? */ #undef HAVE_BPF /* Define to 1 if you have the `canonicalize_file_name' function. */ #undef HAVE_CANONICALIZE_FILE_NAME /* Define to 1 if you have the `ctime' function. */ #undef HAVE_CTIME /* Define this if /dev/zero is readable device */ #undef HAVE_DEV_ZERO /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Does pcap.h include a header with DLT_C_HDLC? */ #undef HAVE_DLT_C_HDLC /* Does pcap.h include a header with DLT_LINUX_SLL? */ #undef HAVE_DLT_LINUX_SLL /* Does libpcap have dlt_val_to_desc? */ #undef HAVE_DLT_VAL_TO_DESC /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ #undef HAVE_DOPRNT /* Define to 1 if you have the header file. */ #undef HAVE_ERRNO_H /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ #undef HAVE_FSEEKO /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY /* Do we have inet_addr? */ #undef HAVE_INET_ADDR /* Do we have inet_aton? */ #undef HAVE_INET_ATON /* Do we have inet_ntop? */ #undef HAVE_INET_NTOP /* Do we have inet_pton? */ #undef HAVE_INET_PTON /* Define to 1 if the system has the type `int16_t'. */ #undef HAVE_INT16_T /* Define to 1 if the system has the type `int32_t'. */ #undef HAVE_INT32_T /* Define to 1 if the system has the type `int8_t'. */ #undef HAVE_INT8_T /* Define to 1 if the system has the type `intptr_t'. */ #undef HAVE_INTPTR_T /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Do we have libdnet? */ #undef HAVE_LIBDNET /* Define to 1 if you have the `gen' library (-lgen). */ #undef HAVE_LIBGEN /* Define to 1 if you have the header file. */ #undef HAVE_LIBGEN_H /* Enable libnet support */ #undef HAVE_LIBNET /* Define to 1 if you have the `nsl' library (-lnsl). */ #undef HAVE_LIBNSL /* Define to 1 if you have the `resolv' library (-lresolv). */ #undef HAVE_LIBRESOLV /* Define to 1 if you have the `rt' library (-lrt). */ #undef HAVE_LIBRT /* Define to 1 if you have the `socket' library (-lsocket). */ #undef HAVE_LIBSOCKET /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #undef HAVE_MALLOC /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `memset' function. */ #undef HAVE_MEMSET /* Define to 1 if you have the `mmap' function. */ #undef HAVE_MMAP /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_NDIR_H /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IN_H /* Define to 1 if you have the header file. */ #undef HAVE_NET_ROUTE_H /* Define to 1 if you have the `ntohll' function. */ #undef HAVE_NTOHLL /* Define this if pathfind(3) works */ #undef HAVE_PATHFIND /* Do we have libpcapnav? */ #undef HAVE_PCAPNAV /* Does libpcap have pcap_dump_fopen? */ #undef HAVE_PCAP_DUMP_FOPEN /* Does libpcap have pcap_inject? */ #undef HAVE_PCAP_INJECT /* Does libpcap have pcap_sendpacket? */ #undef HAVE_PCAP_SENDPACKET /* Does libpcap have pcap_version[] */ #undef HAVE_PCAP_VERSION /* Do we have Linux PF_PACKET socket support? */ #undef HAVE_PF_PACKET /* Define to 1 if you have the `poll' function. */ #undef HAVE_POLL /* Define to 1 if you have the header file. */ #undef HAVE_POLL_H /* Define this if we have a functional realpath(3C) */ #undef HAVE_REALPATH /* Define to 1 if you have the `regcomp' function. */ #undef HAVE_REGCOMP /* Define to 1 if you have the header file. */ #undef HAVE_SETJMP_H /* Define to 1 if you have the header file. */ #undef HAVE_SIGNAL_H /* Define to 1 if you have the `snprintf' function. */ #undef HAVE_SNPRINTF /* Define to 1 if you have the header file. */ #undef HAVE_STDARG_H /* Define to 1 if you have the header file. */ #undef HAVE_STDDEF_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the `strchr' function. */ #undef HAVE_STRCHR /* Define to 1 if you have the `strdup' function. */ #undef HAVE_STRDUP /* Define to 1 if you have the `strerror' function. */ #undef HAVE_STRERROR /* Define this if strftime() works */ #undef HAVE_STRFTIME /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the `strlcpy' function. */ #undef HAVE_STRLCPY /* Define to 1 if you have the `strncpy' function. */ #undef HAVE_STRNCPY /* Define to 1 if you have the `strrchr' function. */ #undef HAVE_STRRCHR /* Define to 1 if you have the `strsignal' function. */ #undef HAVE_STRSIGNAL /* Define to 1 if you have the `strtol' function. */ #undef HAVE_STRTOL /* Define to 1 if you have the `strtoull' function. */ #undef HAVE_STRTOULL /* Define to 1 if `tv_sec' is member of `struct timeval'. */ #undef HAVE_STRUCT_TIMEVAL_TV_SEC /* Define to 1 if you have the header file. */ #undef HAVE_SYSEXITS_H /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_DIR_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_LIMITS_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_MMAN_H /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_NDIR_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_POLL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PROCSET_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SELECT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STROPTS_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SYSCTL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_UN_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_WAIT_H /* Do we have tcpdump? */ #undef HAVE_TCPDUMP /* Define to 1 if the system has the type `uint16_t'. */ #undef HAVE_UINT16_T /* Define to 1 if the system has the type `uint32_t'. */ #undef HAVE_UINT32_T /* Define to 1 if the system has the type `uint8_t'. */ #undef HAVE_UINT8_T /* Define to 1 if the system has the type `uintptr_t'. */ #undef HAVE_UINTPTR_T /* Define to 1 if the system has the type `uint_t'. */ #undef HAVE_UINT_T /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the header file. */ #undef HAVE_UTIME_H /* Define to 1 if you have the header file. */ #undef HAVE_VALUES_H /* Define to 1 if you have the header file. */ #undef HAVE_VARARGS_H /* Define to 1 if you have the `vprintf' function. */ #undef HAVE_VPRINTF /* Define to 1 if you have the `vsnprintf' function. */ #undef HAVE_VSNPRINTF /* Windows/Cygwin */ #undef HAVE_WIN32 /* Do we have WinPcap? */ #undef HAVE_WINPCAP /* What is the path (if any) to the libpcap bpf header file? */ #undef INCLUDE_PCAP_BPF_HEADER /* Define to 1 if `major', `minor', and `makedev' are declared in . */ #undef MAJOR_IN_MKDEV /* Define to 1 if `major', `minor', and `makedev' are declared in . */ #undef MAJOR_IN_SYSMACROS /* Define this if optional arguments are disallowed */ #undef NO_OPTIONAL_OPT_ARGS /* This is our package name */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* libpcapnav's version? */ #undef PCAPNAV_VERSION /* name of regex header file */ #undef REGEX_HEADER /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE /* The size of `char*', as computed by sizeof. */ #undef SIZEOF_CHARP /* The size of `int', as computed by sizeof. */ #undef SIZEOF_INT /* The size of `long', as computed by sizeof. */ #undef SIZEOF_LONG /* The size of `short', as computed by sizeof. */ #undef SIZEOF_SHORT /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* The tcpdump binary initially used */ #undef TCPDUMP_BINARY /* Link packet editing code with tcpreplay */ #undef TCPREPLAY_EDIT /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* What is our version? */ #undef VERSION /* Define if using the dmalloc debugging malloc package */ #undef WITH_DMALLOC /* Define this if a working libregex can be found */ #undef WITH_LIBREGEX /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ #undef _LARGEFILE_SOURCE /* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus #undef inline #endif /* Define to rpl_malloc if the replacement function should be used. */ #undef malloc /* Define to `unsigned int' if does not define. */ #undef size_t /* Define to `uint16_t' if does not define. */ #undef u_int16_t /* Define to `uint32_t' if does not define. */ #undef u_int32_t /* Define to `uint64_t' if does not define. */ #undef u_int64_t /* Define to `uint8_t' if does not define. */ #undef u_int8_t /* Alternate uintptr_t for systems without it. */ #undef uintptr_t