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