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 <config/HaikuConfig.h> header file. */ 23 /* #undef HAVE_CONFIG_HAIKUCONFIG_H */ 24 25 /* Define to 1 if you have the <dagapi.h> header file. */ 26 /* #undef HAVE_DAGAPI_H */ 27 28 /* define if you have the DAG API */ 29 /* #undef HAVE_DAG_API */ 30 31 /* define if you have dag_get_erf_types() */ 32 /* #undef HAVE_DAG_GET_ERF_TYPES */ 33 34 /* define if you have dag_get_stream_erf_types() */ 35 /* #undef HAVE_DAG_GET_STREAM_ERF_TYPES */ 36 37 /* define if you have large streams capable DAG API */ 38 /* #undef HAVE_DAG_LARGE_STREAMS_API */ 39 40 /* define if you have vdag_set_device_info() */ 41 /* #undef HAVE_DAG_VDAG */ 42 43 /* Define to 1 if you have the declaration of `ether_hostton' */ 44 #define HAVE_DECL_ETHER_HOSTTON 1 45 46 /* Define to 1 if `dl_module_id_1' is a member of `dl_hp_ppa_info_t'. */ 47 /* #undef HAVE_DL_HP_PPA_INFO_T_DL_MODULE_ID_1 */ 48 49 /* Define to 1 if the system has the type `dl_passive_req_t'. */ 50 /* #undef HAVE_DL_PASSIVE_REQ_T */ 51 52 /* Define to 1 if you have the `ether_hostton' function. */ 53 /* #undef HAVE_ETHER_HOSTTON */ 54 55 /* Define to 1 if you have the `ffs' function. */ 56 #define HAVE_FFS 1 57 58 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 59 #define HAVE_FSEEKO 1 60 61 /* Define to 1 if you have the `getspnam' function. */ 62 /* #undef HAVE_GETSPNAM */ 63 64 /* Define to 1 if you have a GNU-style `strerror_r' function. */ 65 #ifndef ANDROID_HOST_MUSL 66 #define HAVE_GNU_STRERROR_R 1 67 #endif 68 69 /* on HP-UX 10.20 or later */ 70 /* #undef HAVE_HPUX10_20_OR_LATER */ 71 72 /* on HP-UX 9.x */ 73 /* #undef HAVE_HPUX9 */ 74 75 /* Define to 1 if you have the <inttypes.h> header file. */ 76 #define HAVE_INTTYPES_H 1 77 78 /* Define to 1 if you have the `bsd' library (-lbsd). */ 79 /* #undef HAVE_LIBBSD */ 80 81 /* if libdlpi exists */ 82 /* #undef HAVE_LIBDLPI */ 83 84 /* if libnl exists */ 85 /* #undef HAVE_LIBNL */ 86 87 /* Define to 1 if you have the <linux/compiler.h> header file. */ 88 /* #undef HAVE_LINUX_COMPILER_H */ 89 90 /* define if we have the Linux getnetbyname_r() */ 91 /* #undef HAVE_LINUX_GETNETBYNAME_R */ 92 93 /* define if we have the Linux getprotobyname_r() */ 94 /* #undef HAVE_LINUX_GETPROTOBYNAME_R */ 95 96 /* Define to 1 if you have the <linux/net_tstamp.h> header file. */ 97 #define HAVE_LINUX_NET_TSTAMP_H 1 98 99 /* Define to 1 if you have the <linux/socket.h> header file. */ 100 #define HAVE_LINUX_SOCKET_H 1 101 102 /* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */ 103 #define HAVE_LINUX_USBDEVICE_FS_H 1 104 105 /* Define to 1 if you have the <linux/wireless.h> header file. */ 106 #define HAVE_LINUX_WIRELESS_H 1 107 108 /* Define to 1 if you have the <memory.h> header file. */ 109 #define HAVE_MEMORY_H 1 110 111 /* Define to 1 if you have the <netpacket/packet.h> header file. */ 112 #define HAVE_NETPACKET_PACKET_H 1 113 114 /* Define to 1 if you have the <net/bpf.h> header file. */ 115 /* #undef HAVE_NET_BPF_H */ 116 117 /* Define to 1 if you have the <net/enet.h> header file. */ 118 /* #undef HAVE_NET_ENET_H */ 119 120 /* Define to 1 if you have the <net/if_dl.h> header file. */ 121 /* #undef HAVE_NET_IF_DL_H */ 122 123 /* Define to 1 if you have the <net/if.h> header file. */ 124 /* #undef HAVE_NET_IF_H */ 125 126 /* Define to 1 if you have the <net/if_media.h> header file. */ 127 /* #undef HAVE_NET_IF_MEDIA_H */ 128 129 /* Define to 1 if you have the <net/if_types.h> header file. */ 130 /* #undef HAVE_NET_IF_TYPES_H */ 131 132 /* Define to 1 if you have the <net/nit.h> header file. */ 133 /* #undef HAVE_NET_NIT_H */ 134 135 /* Define to 1 if you have the <net/pfilt.h> header file. */ 136 /* #undef HAVE_NET_PFILT_H */ 137 138 /* Define to 1 if you have the <net/raw.h> header file. */ 139 /* #undef HAVE_NET_RAW_H */ 140 141 /* Use OpenSSL */ 142 /* #undef HAVE_OPENSSL */ 143 144 /* if there's an os_proto.h for this platform, to use additional prototypes */ 145 /* #undef HAVE_OS_PROTO_H */ 146 147 /* Define to 1 if you have a POSIX-style `strerror_r' function. */ 148 #define HAVE_POSIX_STRERROR_R 1 149 150 /* define if you have the Septel API */ 151 /* #undef HAVE_SEPTEL_API */ 152 153 /* define if you have the Myricom SNF API */ 154 /* #undef HAVE_SNF_API */ 155 156 /* Define to 1 if the system has the type `socklen_t'. */ 157 #define HAVE_SOCKLEN_T 1 158 159 /* On solaris */ 160 /* #undef HAVE_SOLARIS */ 161 162 /* define if we have the Solaris/IRIX getnetbyname_r() */ 163 /* #undef HAVE_SOLARIS_IRIX_GETNETBYNAME_R */ 164 165 /* define if we have the Solaris/IRIX getprotobyname_r() */ 166 /* #undef HAVE_SOLARIS_IRIX_GETPROTOBYNAME_R */ 167 168 /* Define to 1 if you have the <stdint.h> header file. */ 169 #define HAVE_STDINT_H 1 170 171 /* Define to 1 if you have the <stdlib.h> header file. */ 172 #define HAVE_STDLIB_H 1 173 174 /* Define to 1 if you have the `strerror' function. */ 175 #define HAVE_STRERROR 1 176 177 /* Define to 1 if you have the <strings.h> header file. */ 178 #define HAVE_STRINGS_H 1 179 180 /* Define to 1 if you have the <string.h> header file. */ 181 #define HAVE_STRING_H 1 182 183 /* Define to 1 if you have the `strlcat' function. */ 184 #define HAVE_STRLCAT 1 185 186 /* Define to 1 if you have the `strlcpy' function. */ 187 #if defined(__ANDROID__) 188 #define HAVE_STRLCPY 1 189 #else 190 #undef HAVE_STRLCPY 191 #endif 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 /* #undef HAVE_STRUCT_SOCKADDR_SA_LEN */ 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 #define HAVE_STRUCT_TPACKET_AUXDATA_TP_VLAN_TCI 1 222 223 /* Define to 1 if `bRequestType' is a member of `struct 224 usbdevfs_ctrltransfer'. */ 225 #define HAVE_STRUCT_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE 1 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 /* #undef HAVE_SYS_IOCCOM_H */ 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 /* #undef HAVE_SYS_SOCKIO_H */ 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 #define INET6 1 274 275 /* Define to 1 if netinet/ether.h declares `ether_hostton' */ 276 #define NETINET_ETHER_H_DECLARES_ETHER_HOSTTON /**/ 277 278 /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */ 279 /* #undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON */ 280 281 /* Define to 1 if net/ethernet.h declares `ether_hostton' */ 282 /* #undef NET_ETHERNET_H_DECLARES_ETHER_HOSTTON */ 283 284 /* do not use protochain */ 285 /* #undef NO_PROTOCHAIN */ 286 287 /* Define to the address where bug reports for this package should be sent. */ 288 #define PACKAGE_BUGREPORT "" 289 290 /* Define to the full name of this package. */ 291 #define PACKAGE_NAME "pcap" 292 293 /* Define to the full name and version of this package. */ 294 #define PACKAGE_STRING "pcap 1.10.4" 295 296 /* Define to the one symbol short name of this package. */ 297 #define PACKAGE_TARNAME "pcap" 298 299 /* Define to the home page for this package. */ 300 #define PACKAGE_URL "" 301 302 /* Define to the version of this package. */ 303 #define PACKAGE_VERSION "1.10.4" 304 305 /* target host supports Bluetooth sniffing */ 306 /* #undef PCAP_SUPPORT_BT */ 307 308 /* target host supports Bluetooth Monitor */ 309 /* #undef PCAP_SUPPORT_BT_MONITOR */ 310 311 /* support D-Bus sniffing */ 312 /* #undef PCAP_SUPPORT_DBUS */ 313 314 /* target host supports Linux usbmon for USB sniffing */ 315 #define PCAP_SUPPORT_LINUX_USBMON 1 316 317 /* target host supports netfilter sniffing */ 318 #define PCAP_SUPPORT_NETFILTER 1 319 320 /* target host supports netmap */ 321 /* #undef PCAP_SUPPORT_NETMAP */ 322 323 /* target host supports RDMA sniffing */ 324 /* #undef PCAP_SUPPORT_RDMASNIFF */ 325 326 /* The size of `const void *', as computed by sizeof. */ 327 /* #undef SIZEOF_CONST_VOID_P */ 328 329 /* Define to 1 if you have the ANSI C header files. */ 330 #define STDC_HEADERS 1 331 332 /* Define to 1 if strings.h declares `ffs' */ 333 #define STRINGS_H_DECLARES_FFS /**/ 334 335 /* Define to 1 if sys/ethernet.h declares `ether_hostton' */ 336 /* #undef SYS_ETHERNET_H_DECLARES_ETHER_HOSTTON */ 337 338 /* Enable parser debugging */ 339 /* #undef YYDEBUG */ 340 341 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 342 `char[]'. */ 343 #define YYTEXT_POINTER 1 344 345 /* Enable large inode numbers on Mac OS X 10.5. */ 346 #ifndef _DARWIN_USE_64_BIT_INODE 347 # define _DARWIN_USE_64_BIT_INODE 1 348 #endif 349 350 /* Number of bits in a file offset, on hosts where this is settable. */ 351 /* #undef _FILE_OFFSET_BITS */ 352 353 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 354 /* #undef _LARGEFILE_SOURCE */ 355 356 /* Define for large files, on AIX-style hosts. */ 357 /* #undef _LARGE_FILES */ 358 359 /* define on AIX to get certain functions */ 360 /* #undef _SUN */ 361 362 /* to handle Ultrix compilers that don't support const in prototypes */ 363 /* #undef const */ 364 365 /* Define as token for inline if inlining supported */ 366 #define inline inline 367 368 /* on sinix */ 369 /* #undef sinix */ 370