1 /* config.h. Generated from config.h.in by configure. */ 2 /* config.h.in. Generated from configure.in by autoheader. */ 3 /* Long story short: aclocal.m4 depends on autoconf 2.13 4 * implementation details wrt "const"; newer versions 5 * have different implementation details so for now we 6 * put "const" here. This may cause duplicate definitions 7 * in config.h but that should be OK since they're the same. 8 */ 9 /* #undef const */ 10 11 /* Enable optimizer debugging */ 12 /* #undef BDEBUG */ 13 14 /* define if you have a cloning BPF device */ 15 /* #undef HAVE_CLONING_BPF */ 16 17 /* define if you have the DAG API */ 18 /* #undef HAVE_DAG_API */ 19 20 /* define if you have dag_get_erf_types() */ 21 /* #undef HAVE_DAG_GET_ERF_TYPES */ 22 23 /* define if you have streams capable DAG API */ 24 /* #undef HAVE_DAG_STREAMS_API */ 25 26 /* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you 27 don't. */ 28 #define HAVE_DECL_ETHER_HOSTTON 0 29 30 /* define if you have a /dev/dlpi */ 31 /* #undef HAVE_DEV_DLPI */ 32 33 /* Define to 1 if you have the `ether_hostton' function. */ 34 /* #undef HAVE_ETHER_HOSTTON */ 35 36 /* on HP-UX 10.20 or later */ 37 /* #undef HAVE_HPUX10_20_OR_LATER */ 38 39 /* on HP-UX 9.x */ 40 /* #undef HAVE_HPUX9 */ 41 42 /* if ppa_info_t_dl_module_id exists */ 43 /* #undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1 */ 44 45 /* Define to 1 if you have the <inttypes.h> header file. */ 46 #define HAVE_INTTYPES_H 1 47 48 /* Define to 1 if you have the <limits.h> header file. */ 49 #define HAVE_LIMITS_H 1 50 51 /* Define to 1 if you have the <memory.h> header file. */ 52 #define HAVE_MEMORY_H 1 53 54 /* Define to 1 if you have the <netinet/ether.h> header file. */ 55 #define HAVE_NETINET_ETHER_H 1 56 57 /* Define to 1 if you have the <netinet/if_ether.h> header file. */ 58 #define HAVE_NETINET_IF_ETHER_H 1 59 60 /* Define to 1 if you have the <net/pfvar.h> header file. */ 61 /* #undef HAVE_NET_PFVAR_H */ 62 63 /* if there's an os_proto.h */ 64 /* #undef HAVE_OS_PROTO_H */ 65 66 /* Define to 1 if you have the <paths.h> header file. */ 67 #define HAVE_PATHS_H 1 68 69 /* define if you have a /proc/net/dev */ 70 #define HAVE_PROC_NET_DEV 1 71 72 /* define if you have a Septel API */ 73 /* #undef HAVE_SEPTEL_API */ 74 75 /* Define to 1 if you have the `snprintf' function. */ 76 #define HAVE_SNPRINTF 1 77 78 /* if struct sockaddr has sa_len */ 79 /* #undef HAVE_SOCKADDR_SA_LEN */ 80 81 /* if struct sockaddr_storage exists */ 82 #define HAVE_SOCKADDR_STORAGE 1 83 84 /* On solaris */ 85 /* #undef HAVE_SOLARIS */ 86 87 /* Define to 1 if you have the <stdint.h> header file. */ 88 #define HAVE_STDINT_H 1 89 90 /* Define to 1 if you have the <stdlib.h> header file. */ 91 #define HAVE_STDLIB_H 1 92 93 /* Define to 1 if you have the `strerror' function. */ 94 #define HAVE_STRERROR 1 95 96 /* Define to 1 if you have the <strings.h> header file. */ 97 #define HAVE_STRINGS_H 1 98 99 /* Define to 1 if you have the <string.h> header file. */ 100 #define HAVE_STRING_H 1 101 102 /* Define to 1 if you have the `strlcpy' function. */ 103 /* #undef HAVE_STRLCPY */ 104 105 /* Define to 1 if the system has the type `struct ether_addr'. */ 106 /* #undef HAVE_STRUCT_ETHER_ADDR */ 107 108 /* Define to 1 if you have the <sys/bufmod.h> header file. */ 109 /* #undef HAVE_SYS_BUFMOD_H */ 110 111 /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */ 112 /* #undef HAVE_SYS_DLPI_EXT_H */ 113 114 /* Define to 1 if you have the <sys/ioccom.h> header file. */ 115 /* #undef HAVE_SYS_IOCCOM_H */ 116 117 /* Define to 1 if you have the <sys/sockio.h> header file. */ 118 /* #undef HAVE_SYS_SOCKIO_H */ 119 120 /* Define to 1 if you have the <sys/stat.h> header file. */ 121 #define HAVE_SYS_STAT_H 1 122 123 /* Define to 1 if you have the <sys/types.h> header file. */ 124 #define HAVE_SYS_TYPES_H 1 125 126 /* if if_packet.h has tpacket_stats defined */ 127 #define HAVE_TPACKET_STATS 1 128 129 /* Define to 1 if you have the <unistd.h> header file. */ 130 #define HAVE_UNISTD_H 1 131 132 /* define if version.h is generated in the build procedure */ 133 #define HAVE_VERSION_H 1 134 135 /* Define to 1 if you have the `vsnprintf' function. */ 136 #define HAVE_VSNPRINTF 1 137 138 /* define if your compiler has __attribute__ */ 139 #define HAVE___ATTRIBUTE__ 1 140 141 /* IPv6 */ 142 #define INET6 143 144 /* if unaligned access fails */ 145 /* #undef LBL_ALIGN */ 146 147 /* Define to 1 if netinet/ether.h declares `ether_hostton' */ 148 /* #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON */ 149 150 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */ 151 /* #undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON */ 152 #define NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON 1 153 154 /* do not use protochain */ 155 /* #undef NO_PROTOCHAIN */ 156 157 /* Define to the address where bug reports for this package should be sent. */ 158 #define PACKAGE_BUGREPORT "" 159 160 /* Define to the full name of this package. */ 161 #define PACKAGE_NAME "" 162 163 /* Define to the full name and version of this package. */ 164 #define PACKAGE_STRING "" 165 166 /* Define to the one symbol short name of this package. */ 167 #define PACKAGE_TARNAME "" 168 169 /* Define to the version of this package. */ 170 #define PACKAGE_VERSION "" 171 172 /* /dev/dlpi directory */ 173 /* #undef PCAP_DEV_PREFIX */ 174 175 /* Define to 1 if you have the ANSI C header files. */ 176 #define STDC_HEADERS 1 177 178 /* Enable parser debugging */ 179 /* #undef YYDEBUG */ 180 181 /* needed on HP-UX */ 182 /* #undef _HPUX_SOURCE */ 183 184 /* define on AIX to get certain functions */ 185 /* #undef _SUN */ 186 187 /* Define as token for inline if inlining supported */ 188 #define inline inline 189 190 /* on sinix */ 191 /* #undef sinix */ 192 193 /* if we have u_int16_t */ 194 /* #undef u_int16_t */ 195 196 /* if we have u_int32_t */ 197 /* #undef u_int32_t */ 198 199 /* if we have u_int8_t */ 200 /* #undef u_int8_t */ 201