1 /* config.h. Generated from config.h.in by configure. */ 2 /* config.h.in. Generated from configure.ac by autoheader. */ 3 4 /* Define to 1 if arpa/inet.h declares `ether_hostton' */ 5 /* #undef ARPA_INET_H_DECLARES_ETHER_HOSTTON */ 6 7 /* Enable optimizer debugging */ 8 /* #undef BDEBUG */ 9 10 /* define if you want to build the instrument functions code */ 11 /* #undef ENABLE_INSTRUMENT_FUNCTIONS */ 12 13 /* Define to 1 if remote packet capture is to be supported */ 14 /* #undef ENABLE_REMOTE */ 15 16 /* define if we have the AIX getnetbyname_r() */ 17 /* #undef HAVE_AIX_GETNETBYNAME_R */ 18 19 /* define if we have the AIX getprotobyname_r() */ 20 /* #undef HAVE_AIX_GETPROTOBYNAME_R */ 21 22 /* Define to 1 if you have the `asprintf' function. */ 23 #define HAVE_ASPRINTF 1 24 25 /* Define to 1 if you have the <config/HaikuConfig.h> header file. */ 26 /* #undef HAVE_CONFIG_HAIKUCONFIG_H */ 27 28 /* Define to 1 if you have the <dagapi.h> header file. */ 29 /* #undef HAVE_DAGAPI_H */ 30 31 /* define if you have the DAG API */ 32 /* #undef HAVE_DAG_API */ 33 34 /* define if you have dag_get_erf_types() */ 35 /* #undef HAVE_DAG_GET_ERF_TYPES */ 36 37 /* define if you have dag_get_stream_erf_types() */ 38 /* #undef HAVE_DAG_GET_STREAM_ERF_TYPES */ 39 40 /* define if you have large streams capable DAG API */ 41 /* #undef HAVE_DAG_LARGE_STREAMS_API */ 42 43 /* define if you have vdag_set_device_info() */ 44 /* #undef HAVE_DAG_VDAG */ 45 46 /* Define to 1 if you have the declaration of `ether_hostton' */ 47 #define HAVE_DECL_ETHER_HOSTTON 1 48 49 /* Define to 1 if `dl_module_id_1' is a member of `dl_hp_ppa_info_t'. */ 50 /* #undef HAVE_DL_HP_PPA_INFO_T_DL_MODULE_ID_1 */ 51 52 /* Define to 1 if the system has the type `dl_passive_req_t'. */ 53 /* #undef HAVE_DL_PASSIVE_REQ_T */ 54 55 /* Define to 1 if you have the `ether_hostton' function. */ 56 #define HAVE_ETHER_HOSTTON 1 57 58 /* Define to 1 if you have the `ffs' function. */ 59 #define HAVE_FFS 1 60 61 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 62 #define HAVE_FSEEKO 1 63 64 /* Define to 1 if you have the `getspnam' function. */ 65 /* #undef HAVE_GETSPNAM */ 66 67 /* Define to 1 if you have a GNU-style `strerror_r' function. */ 68 /* #undef HAVE_GNU_STRERROR_R */ 69 70 /* on HP-UX 10.20 or later */ 71 /* #undef HAVE_HPUX10_20_OR_LATER */ 72 73 /* on HP-UX 9.x */ 74 /* #undef HAVE_HPUX9 */ 75 76 /* Define to 1 if you have the <inttypes.h> header file. */ 77 #define HAVE_INTTYPES_H 1 78 79 /* Define to 1 if you have the `bsd' library (-lbsd). */ 80 /* #undef HAVE_LIBBSD */ 81 82 /* if libdlpi exists */ 83 /* #undef HAVE_LIBDLPI */ 84 85 /* if libnl exists */ 86 /* #undef HAVE_LIBNL */ 87 88 /* Define to 1 if you have the <linux/compiler.h> header file. */ 89 /* #undef HAVE_LINUX_COMPILER_H */ 90 91 /* define if we have the Linux getnetbyname_r() */ 92 /* #undef HAVE_LINUX_GETNETBYNAME_R */ 93 94 /* define if we have the Linux getprotobyname_r() */ 95 /* #undef HAVE_LINUX_GETPROTOBYNAME_R */ 96 97 /* Define to 1 if you have the <linux/net_tstamp.h> header file. */ 98 /* #undef HAVE_LINUX_NET_TSTAMP_H */ 99 100 /* Define to 1 if you have the <linux/socket.h> header file. */ 101 /* #undef HAVE_LINUX_SOCKET_H */ 102 103 /* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */ 104 /* #undef HAVE_LINUX_USBDEVICE_FS_H */ 105 106 /* Define to 1 if you have the <linux/wireless.h> header file. */ 107 /* #undef HAVE_LINUX_WIRELESS_H */ 108 109 /* Define to 1 if you have the <netpacket/packet.h> header file. */ 110 /* #undef HAVE_NETPACKET_PACKET_H */ 111 112 /* Define to 1 if you have the <net/bpf.h> header file. */ 113 #define HAVE_NET_BPF_H 1 114 115 /* Define to 1 if you have the <net/enet.h> header file. */ 116 /* #undef HAVE_NET_ENET_H */ 117 118 /* Define to 1 if you have the <net/if_dl.h> header file. */ 119 /* #undef HAVE_NET_IF_DL_H */ 120 121 /* Define to 1 if you have the <net/if.h> header file. */ 122 /* #undef HAVE_NET_IF_H */ 123 124 /* Define to 1 if you have the <net/if_media.h> header file. */ 125 #define HAVE_NET_IF_MEDIA_H 1 126 127 /* Define to 1 if you have the <net/if_types.h> header file. */ 128 /* #undef HAVE_NET_IF_TYPES_H */ 129 130 /* Define to 1 if you have the <net/nit.h> header file. */ 131 /* #undef HAVE_NET_NIT_H */ 132 133 /* Define to 1 if you have the <net/pfilt.h> header file. */ 134 /* #undef HAVE_NET_PFILT_H */ 135 136 /* Define to 1 if you have the <net/raw.h> header file. */ 137 /* #undef HAVE_NET_RAW_H */ 138 139 /* Use OpenSSL */ 140 #ifdef notdef 141 /* From the Makefile */ 142 /* #undef HAVE_OPENSSL */ 143 #endif 144 145 /* if there's an os_proto.h for this platform, to use additional prototypes */ 146 /* #undef HAVE_OS_PROTO_H */ 147 148 /* Define to 1 if you have a POSIX-style `strerror_r' function. */ 149 #define HAVE_POSIX_STRERROR_R /**/ 150 151 /* define if you have the Septel API */ 152 /* #undef HAVE_SEPTEL_API */ 153 154 /* define if you have the Myricom SNF API */ 155 /* #undef HAVE_SNF_API */ 156 157 /* Define to 1 if the system has the type `socklen_t'. */ 158 #define HAVE_SOCKLEN_T 1 159 160 /* On solaris */ 161 /* #undef HAVE_SOLARIS */ 162 163 /* target host supports Solaris "any" device */ 164 /* #undef HAVE_SOLARIS_ANY_DEVICE */ 165 166 /* define if we have the Solaris/IRIX getnetbyname_r() */ 167 /* #undef HAVE_SOLARIS_IRIX_GETNETBYNAME_R */ 168 169 /* define if we have the Solaris/IRIX getprotobyname_r() */ 170 /* #undef HAVE_SOLARIS_IRIX_GETPROTOBYNAME_R */ 171 172 /* Define to 1 if you have the <stdint.h> header file. */ 173 #define HAVE_STDINT_H 1 174 175 /* Define to 1 if you have the <stdio.h> header file. */ 176 #define HAVE_STDIO_H 1 177 178 /* Define to 1 if you have the <stdlib.h> header file. */ 179 #define HAVE_STDLIB_H 1 180 181 /* Define to 1 if you have the <strings.h> header file. */ 182 #define HAVE_STRINGS_H 1 183 184 /* Define to 1 if you have the <string.h> header file. */ 185 #define HAVE_STRING_H 1 186 187 /* Define to 1 if you have the `strlcat' function. */ 188 #define HAVE_STRLCAT 1 189 190 /* Define to 1 if you have the `strlcpy' function. */ 191 #define HAVE_STRLCPY 1 192 193 /* Define to 1 if you have the `strtok_r' function. */ 194 #define HAVE_STRTOK_R 1 195 196 /* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */ 197 /* #undef HAVE_STRUCT_BPF_TIMEVAL */ 198 199 /* Define to 1 if the system has the type `struct ether_addr'. */ 200 /* #undef HAVE_STRUCT_ETHER_ADDR */ 201 202 /* Define to 1 if `msg_control' is a member of `struct msghdr'. */ 203 /* #undef HAVE_STRUCT_MSGHDR_MSG_CONTROL */ 204 205 /* Define to 1 if `msg_flags' is a member of `struct msghdr'. */ 206 /* #undef HAVE_STRUCT_MSGHDR_MSG_FLAGS */ 207 208 /* Define to 1 if the system has the type `struct rte_ether_addr'. */ 209 /* #undef HAVE_STRUCT_RTE_ETHER_ADDR */ 210 211 /* Define to 1 if `hci_channel' is a member of `struct sockaddr_hci'. */ 212 /* #undef HAVE_STRUCT_SOCKADDR_HCI_HCI_CHANNEL */ 213 214 /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */ 215 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 216 217 /* Define to 1 if the system has the type `struct sockaddr_storage'. */ 218 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 219 220 /* Define to 1 if `tp_vlan_tci' is a member of `struct tpacket_auxdata'. */ 221 /* #undef HAVE_STRUCT_TPACKET_AUXDATA_TP_VLAN_TCI */ 222 223 /* Define to 1 if `bRequestType' is a member of `struct 224 usbdevfs_ctrltransfer'. */ 225 /* #undef HAVE_STRUCT_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE */ 226 227 /* Define to 1 if you have the <sys/bufmod.h> header file. */ 228 /* #undef HAVE_SYS_BUFMOD_H */ 229 230 /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */ 231 /* #undef HAVE_SYS_DLPI_EXT_H */ 232 233 /* Define to 1 if you have the <sys/dlpi.h> header file. */ 234 /* #undef HAVE_SYS_DLPI_H */ 235 236 /* Define to 1 if you have the <sys/ioccom.h> header file. */ 237 #define HAVE_SYS_IOCCOM_H 1 238 239 /* Define to 1 if you have the <sys/net/nit.h> header file. */ 240 /* #undef HAVE_SYS_NET_NIT_H */ 241 242 /* Define to 1 if you have the <sys/sockio.h> header file. */ 243 #define HAVE_SYS_SOCKIO_H 1 244 245 /* Define to 1 if you have the <sys/stat.h> header file. */ 246 #define HAVE_SYS_STAT_H 1 247 248 /* Define to 1 if you have the <sys/types.h> header file. */ 249 #define HAVE_SYS_TYPES_H 1 250 251 /* define if you have the TurboCap API */ 252 /* #undef HAVE_TC_API */ 253 254 /* Define to 1 if you have the <unistd.h> header file. */ 255 #define HAVE_UNISTD_H 1 256 257 /* Define to 1 if you have the `vasprintf' function. */ 258 #define HAVE_VASPRINTF 1 259 260 /* Define to 1 if you have the `vsyslog' function. */ 261 #define HAVE_VSYSLOG 1 262 263 /* Define to 1 if you have the `_wcserror_s' function. */ 264 /* #undef HAVE__WCSERROR_S */ 265 266 /* define if __atomic_load_n is supported by the compiler */ 267 #define HAVE___ATOMIC_LOAD_N 1 268 269 /* define if __atomic_store_n is supported by the compiler */ 270 #define HAVE___ATOMIC_STORE_N 1 271 272 /* IPv6 */ 273 #ifdef notdef 274 /* From the Makefile */ 275 #define INET6 1 276 #endif 277 278 /* Define to 1 if netinet/ether.h declares `ether_hostton' */ 279 /* #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON */ 280 281 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */ 282 #define NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON /**/ 283 284 /* Define to 1 if net/ethernet.h declares `ether_hostton' */ 285 /* #undef NET_ETHERNET_H_DECLARES_ETHER_HOSTTON */ 286 287 /* do not use protochain */ 288 /* #undef NO_PROTOCHAIN */ 289 290 /* Define to the address where bug reports for this package should be sent. */ 291 #define PACKAGE_BUGREPORT "" 292 293 /* Define to the full name of this package. */ 294 #define PACKAGE_NAME "pcap" 295 296 /* Define to the full name and version of this package. */ 297 #define PACKAGE_STRING "pcap 1.10.5" 298 299 /* Define to the one symbol short name of this package. */ 300 #define PACKAGE_TARNAME "pcap" 301 302 /* Define to the home page for this package. */ 303 #define PACKAGE_URL "" 304 305 /* Define to the version of this package. */ 306 #define PACKAGE_VERSION "1.10.5" 307 308 /* target host supports Bluetooth sniffing */ 309 /* #undef PCAP_SUPPORT_BT */ 310 311 /* target host supports Bluetooth Monitor */ 312 /* #undef PCAP_SUPPORT_BT_MONITOR */ 313 314 #ifdef notdef 315 /* support D-Bus sniffing */ 316 #define PCAP_SUPPORT_DBUS 1 317 #endif 318 319 /* target host supports DPDK */ 320 /* #undef PCAP_SUPPORT_DPDK */ 321 322 /* target host supports Linux usbmon for USB sniffing */ 323 /* #undef PCAP_SUPPORT_LINUX_USBMON */ 324 325 /* target host supports netfilter sniffing */ 326 /* #undef PCAP_SUPPORT_NETFILTER */ 327 328 /* target host supports netmap */ 329 /* #undef PCAP_SUPPORT_NETMAP */ 330 331 /* target host supports RDMA sniffing */ 332 /* #undef PCAP_SUPPORT_RDMASNIFF */ 333 334 /* The size of `time_t', as computed by sizeof. */ 335 #define SIZEOF_TIME_T 8 336 337 #ifdef _LP64 338 /* The size of `void *', as computed by sizeof. */ 339 #define SIZEOF_VOID_P 8 340 #else 341 #define SIZEOF_VOID_P 4 342 #endif 343 344 /* Define to 1 if all of the C90 standard headers exist (not just the ones 345 required in a freestanding environment). This macro is provided for 346 backward compatibility; new code need not use it. */ 347 #define STDC_HEADERS 1 348 349 /* Define to 1 if strings.h declares `ffs' */ 350 #define STRINGS_H_DECLARES_FFS /**/ 351 352 /* Define to 1 if sys/ethernet.h declares `ether_hostton' */ 353 /* #undef SYS_ETHERNET_H_DECLARES_ETHER_HOSTTON */ 354 355 /* Enable parser debugging */ 356 /* #undef YYDEBUG */ 357 358 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 359 `char[]'. */ 360 #define YYTEXT_POINTER 1 361 362 /* Number of bits in a file offset, on hosts where this is settable. */ 363 /* #undef _FILE_OFFSET_BITS */ 364 365 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 366 /* #undef _LARGEFILE_SOURCE */ 367 368 /* Define for large files, on AIX-style hosts. */ 369 /* #undef _LARGE_FILES */ 370 371 /* define on AIX to get certain functions */ 372 /* #undef _SUN */ 373 374 /* to handle Ultrix compilers that don't support const in prototypes */ 375 /* #undef const */ 376 377 /* Define as token for inline if inlining supported */ 378 #define inline inline 379 380 /* on sinix */ 381 /* #undef sinix */ 382