diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 240 |
1 files changed, 143 insertions, 97 deletions
diff --git a/config.h.in b/config.h.in index 4bbb491..94db7bb 100644 --- a/config.h.in +++ b/config.h.in @@ -1,10 +1,25 @@ -/* config.h.in. Generated from configure.in by autoheader. */ +/* config.h.in. Generated from configure.ac by autoheader. */ + +/* Define to 1 if arpa/inet.h declares `ether_hostton' */ +#undef ARPA_INET_H_DECLARES_ETHER_HOSTTON /* Enable optimizer debugging */ #undef BDEBUG -/* define if you have a cloning BPF device */ -#undef HAVE_CLONING_BPF +/* Define to 1 if remote packet capture is to be supported */ +#undef ENABLE_REMOTE + +/* define if we have the AIX getnetbyname_r() */ +#undef HAVE_AIX_GETNETBYNAME_R + +/* define if we have the AIX getprotobyname_r() */ +#undef HAVE_AIX_GETPROTOBYNAME_R + +/* Define to 1 if you have the `asprintf' function. */ +#undef HAVE_ASPRINTF + +/* Define to 1 if you have the <dagapi.h> header file. */ +#undef HAVE_DAGAPI_H /* define if you have the DAG API */ #undef HAVE_DAG_API @@ -15,40 +30,48 @@ /* define if you have dag_get_stream_erf_types() */ #undef HAVE_DAG_GET_STREAM_ERF_TYPES -/* define if you have streams capable DAG API */ -#undef HAVE_DAG_STREAMS_API +/* define if you have large streams capable DAG API */ +#undef HAVE_DAG_LARGE_STREAMS_API /* define if you have vdag_set_device_info() */ #undef HAVE_DAG_VDAG -/* Define to 1 if you have the declaration of `ether_hostton', and to 0 if you - don't. */ +/* Define to 1 if you have the declaration of `ether_hostton' */ #undef HAVE_DECL_ETHER_HOSTTON -/* define if you have a /dev/dlpi */ -#undef HAVE_DEV_DLPI +/* Define to 1 if `dl_module_id_1' is a member of `dl_hp_ppa_info_t'. */ +#undef HAVE_DL_HP_PPA_INFO_T_DL_MODULE_ID_1 -/* if passive_req_t primitive exists */ -#undef HAVE_DLPI_PASSIVE +/* Define to 1 if the system has the type `dl_passive_req_t'. */ +#undef HAVE_DL_PASSIVE_REQ_T /* Define to 1 if you have the `ether_hostton' function. */ #undef HAVE_ETHER_HOSTTON +/* Define to 1 if you have the `ffs' function. */ +#undef HAVE_FFS + /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ #undef HAVE_FSEEKO +/* Define to 1 if you have the `getspnam' function. */ +#undef HAVE_GETSPNAM + +/* Define to 1 if you have a GNU-style `strerror_r' function. */ +#undef HAVE_GNU_STRERROR_R + /* on HP-UX 10.20 or later */ #undef HAVE_HPUX10_20_OR_LATER /* on HP-UX 9.x */ #undef HAVE_HPUX9 -/* if ppa_info_t_dl_module_id exists */ -#undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1 - /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `dag' library (-ldag). */ +#undef HAVE_LIBDAG + /* if libdlpi exists */ #undef HAVE_LIBDLPI @@ -76,17 +99,23 @@ /* Define to 1 if you have the <linux/ethtool.h> header file. */ #undef HAVE_LINUX_ETHTOOL_H -/* Define to 1 if you have the <linux/if_packet.h> header file. */ -#undef HAVE_LINUX_IF_PACKET_H +/* define if we have the Linux getnetbyname_r() */ +#undef HAVE_LINUX_GETNETBYNAME_R + +/* define if we have the Linux getprotobyname_r() */ +#undef HAVE_LINUX_GETPROTOBYNAME_R + +/* Define to 1 if you have the <linux/if_bonding.h> header file. */ +#undef HAVE_LINUX_IF_BONDING_H /* Define to 1 if you have the <linux/net_tstamp.h> header file. */ #undef HAVE_LINUX_NET_TSTAMP_H -/* if tp_vlan_tci exists */ -#undef HAVE_LINUX_TPACKET_AUXDATA_TP_VLAN_TCI +/* Define to 1 if you have the <linux/socket.h> header file. */ +#undef HAVE_LINUX_SOCKET_H -/* Define to 1 if you have the <linux/types.h> header file. */ -#undef HAVE_LINUX_TYPES_H +/* Define to 1 if you have the <linux/sockios.h> header file. */ +#undef HAVE_LINUX_SOCKIOS_H /* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */ #undef HAVE_LINUX_USBDEVICE_FS_H @@ -97,54 +126,60 @@ /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H -/* Define to 1 if you have the <netinet/ether.h> header file. */ -#undef HAVE_NETINET_ETHER_H - -/* Define to 1 if you have the <netinet/if_ether.h> header file. */ -#undef HAVE_NETINET_IF_ETHER_H - -/* Define to 1 if you have the <netpacket/if_packet.h> header file. */ -#undef HAVE_NETPACKET_IF_PACKET_H - /* Define to 1 if you have the <netpacket/packet.h> header file. */ #undef HAVE_NETPACKET_PACKET_H +/* Define to 1 if you have the <net/bpf.h> header file. */ +#undef HAVE_NET_BPF_H + +/* Define to 1 if you have the <net/enet.h> header file. */ +#undef HAVE_NET_ENET_H + /* Define to 1 if you have the <net/if_media.h> header file. */ #undef HAVE_NET_IF_MEDIA_H +/* Define to 1 if you have the <net/nit.h> header file. */ +#undef HAVE_NET_NIT_H + +/* Define to 1 if you have the <net/pfilt.h> header file. */ +#undef HAVE_NET_PFILT_H + /* Define to 1 if you have the <net/pfvar.h> header file. */ #undef HAVE_NET_PFVAR_H +/* Define to 1 if you have the <net/raw.h> header file. */ +#undef HAVE_NET_RAW_H + /* if there's an os_proto.h for this platform, to use additional prototypes */ #undef HAVE_OS_PROTO_H -/* Define to 1 if you have the <paths.h> header file. */ -#undef HAVE_PATHS_H - /* define if net/pfvar.h defines PF_NAT through PF_NORDR */ #undef HAVE_PF_NAT_THROUGH_PF_NORDR -/* define if you have a Septel API */ +/* Define to 1 if you have a POSIX-style `strerror_r' function. */ +#undef HAVE_POSIX_STRERROR_R + +/* define if you have the Septel API */ #undef HAVE_SEPTEL_API -/* define if you have Myricom SNF API */ +/* define if you have the Myricom SNF API */ #undef HAVE_SNF_API /* Define to 1 if you have the `snprintf' function. */ #undef HAVE_SNPRINTF -/* if struct sockaddr has the sa_len member */ -#undef HAVE_SOCKADDR_SA_LEN - -/* if struct sockaddr_storage exists */ -#undef HAVE_SOCKADDR_STORAGE - -/* define if socklen_t is defined */ +/* Define to 1 if the system has the type `socklen_t'. */ #undef HAVE_SOCKLEN_T /* On solaris */ #undef HAVE_SOLARIS +/* define if we have the Solaris/IRIX getnetbyname_r() */ +#undef HAVE_SOLARIS_IRIX_GETNETBYNAME_R + +/* define if we have the Solaris/IRIX getprotobyname_r() */ +#undef HAVE_SOLARIS_IRIX_GETPROTOBYNAME_R + /* Define to 1 if you have the <stdint.h> header file. */ #undef HAVE_STDINT_H @@ -154,23 +189,54 @@ /* Define to 1 if you have the `strerror' function. */ #undef HAVE_STRERROR +/* Define to 1 if you have the `strerror_s' function. */ +#undef HAVE_STRERROR_S + /* Define to 1 if you have the <strings.h> header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the <string.h> header file. */ #undef HAVE_STRING_H +/* Define to 1 if you have the `strlcat' function. */ +#undef HAVE_STRLCAT + /* Define to 1 if you have the `strlcpy' function. */ #undef HAVE_STRLCPY +/* Define to 1 if you have the `strtok_r' function. */ +#undef HAVE_STRTOK_R + /* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */ #undef HAVE_STRUCT_BPF_TIMEVAL /* Define to 1 if the system has the type `struct ether_addr'. */ #undef HAVE_STRUCT_ETHER_ADDR -/* Define to 1 if you have the <sys/bitypes.h> header file. */ -#undef HAVE_SYS_BITYPES_H +/* Define to 1 if `msg_control' is a member of `struct msghdr'. */ +#undef HAVE_STRUCT_MSGHDR_MSG_CONTROL + +/* Define to 1 if `msg_flags' is a member of `struct msghdr'. */ +#undef HAVE_STRUCT_MSGHDR_MSG_FLAGS + +/* Define to 1 if `hci_channel' is a member of `struct sockaddr_hci'. */ +#undef HAVE_STRUCT_SOCKADDR_HCI_HCI_CHANNEL + +/* Define to 1 if `sa_len' is a member of `struct sockaddr'. */ +#undef HAVE_STRUCT_SOCKADDR_SA_LEN + +/* Define to 1 if the system has the type `struct sockaddr_storage'. */ +#undef HAVE_STRUCT_SOCKADDR_STORAGE + +/* Define to 1 if `tp_vlan_tci' is a member of `struct tpacket_auxdata'. */ +#undef HAVE_STRUCT_TPACKET_AUXDATA_TP_VLAN_TCI + +/* Define to 1 if the system has the type `struct tpacket_stats'. */ +#undef HAVE_STRUCT_TPACKET_STATS + +/* Define to 1 if `bRequestType' is a member of `struct + usbdevfs_ctrltransfer'. */ +#undef HAVE_STRUCT_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE /* Define to 1 if you have the <sys/bufmod.h> header file. */ #undef HAVE_SYS_BUFMOD_H @@ -178,9 +244,15 @@ /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */ #undef HAVE_SYS_DLPI_EXT_H +/* Define to 1 if you have the <sys/dlpi.h> header file. */ +#undef HAVE_SYS_DLPI_H + /* Define to 1 if you have the <sys/ioccom.h> header file. */ #undef HAVE_SYS_IOCCOM_H +/* Define to 1 if you have the <sys/net/nit.h> header file. */ +#undef HAVE_SYS_NET_NIT_H + /* Define to 1 if you have the <sys/sockio.h> header file. */ #undef HAVE_SYS_SOCKIO_H @@ -190,26 +262,20 @@ /* Define to 1 if you have the <sys/types.h> header file. */ #undef HAVE_SYS_TYPES_H -/* if if_packet.h has tpacket_stats defined */ -#undef HAVE_TPACKET_STATS +/* define if you have the TurboCap API */ +#undef HAVE_TC_API /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H -/* if struct usbdevfs_ctrltransfer has bRequestType */ -#undef HAVE_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE - -/* define if version.h is generated in the build procedure */ -#undef HAVE_VERSION_H +/* Define to 1 if you have the `vasprintf' function. */ +#undef HAVE_VASPRINTF /* Define to 1 if you have the `vsnprintf' function. */ #undef HAVE_VSNPRINTF -/* define if the system supports zerocopy BPF */ -#undef HAVE_ZEROCOPY_BPF - -/* define if your compiler has __attribute__ */ -#undef HAVE___ATTRIBUTE__ +/* Define to 1 if you have the `vsyslog' function. */ +#undef HAVE_VSYSLOG /* IPv6 */ #undef INET6 @@ -220,15 +286,15 @@ /* path for device for USB sniffing */ #undef LINUX_USB_MON_DEV -/* if we need a pcap_parse wrapper around yyparse */ -#undef NEED_YYPARSE_WRAPPER - /* Define to 1 if netinet/ether.h declares `ether_hostton' */ #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */ #undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON +/* Define to 1 if net/ethernet.h declares `ether_hostton' */ +#undef NET_ETHERNET_H_DECLARES_ETHER_HOSTTON + /* do not use protochain */ #undef NO_PROTOCHAIN @@ -250,42 +316,49 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION -/* /dev/dlpi directory */ -#undef PCAP_DEV_PREFIX - /* target host supports Bluetooth sniffing */ #undef PCAP_SUPPORT_BT /* target host supports Bluetooth Monitor */ #undef PCAP_SUPPORT_BT_MONITOR -/* target host supports CAN sniffing */ -#undef PCAP_SUPPORT_CAN - -/* target host supports canusb */ -#undef PCAP_SUPPORT_CANUSB - /* support D-Bus sniffing */ #undef PCAP_SUPPORT_DBUS /* target host supports netfilter sniffing */ #undef PCAP_SUPPORT_NETFILTER +/* target host supports netmap */ +#undef PCAP_SUPPORT_NETMAP + +/* use packet ring capture support on Linux if available */ +#undef PCAP_SUPPORT_PACKET_RING + +/* target host supports RDMA sniffing */ +#undef PCAP_SUPPORT_RDMASNIFF + /* target host supports USB sniffing */ #undef PCAP_SUPPORT_USB /* include ACN support */ #undef SITA -/* if struct sockaddr_hci has hci_channel member */ -#undef SOCKADDR_HCI_HAS_HCI_CHANNEL - /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS +/* Define to 1 if strings.h declares `ffs' */ +#undef STRINGS_H_DECLARES_FFS + +/* Define to 1 if sys/ethernet.h declares `ether_hostton' */ +#undef SYS_ETHERNET_H_DECLARES_ETHER_HOSTTON + /* Enable parser debugging */ #undef YYDEBUG +/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a + `char[]'. */ +#undef YYTEXT_POINTER + /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 @@ -303,38 +376,11 @@ /* define on AIX to get certain functions */ #undef _SUN -/* define if your compiler allows __attribute__((format)) without a warning */ -#undef __ATTRIBUTE___FORMAT_OK - /* to handle Ultrix compilers that don't support const in prototypes */ #undef const /* Define as token for inline if inlining supported */ #undef inline -/* Define to `short' if int16_t not defined. */ -#undef int16_t - -/* Define to `int' if int32_t not defined. */ -#undef int32_t - -/* Define to `long long' if int64_t not defined. */ -#undef int64_t - -/* Define to `signed char' if int8_t not defined. */ -#undef int8_t - /* on sinix */ #undef sinix - -/* Define to `unsigned short' if u_int16_t not defined. */ -#undef u_int16_t - -/* Define to `unsigned int' if u_int32_t not defined. */ -#undef u_int32_t - -/* Define to `unsigned long long' if u_int64_t not defined. */ -#undef u_int64_t - -/* Define to `unsigned char' if u_int8_t not defined. */ -#undef u_int8_t |