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