config.h.in 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374
  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* Define to 1 if arpa/inet.h declares `ether_hostton' */
  3. #undef ARPA_INET_H_DECLARES_ETHER_HOSTTON
  4. /* Enable optimizer debugging */
  5. #undef BDEBUG
  6. /* Define to 1 if remote packet capture is to be supported */
  7. #undef ENABLE_REMOTE
  8. /* define if we have the AIX getnetbyname_r() */
  9. #undef HAVE_AIX_GETNETBYNAME_R
  10. /* define if we have the AIX getprotobyname_r() */
  11. #undef HAVE_AIX_GETPROTOBYNAME_R
  12. /* Define to 1 if you have the <dagapi.h> header file. */
  13. #undef HAVE_DAGAPI_H
  14. /* define if you have the DAG API */
  15. #undef HAVE_DAG_API
  16. /* define if you have dag_get_erf_types() */
  17. #undef HAVE_DAG_GET_ERF_TYPES
  18. /* define if you have dag_get_stream_erf_types() */
  19. #undef HAVE_DAG_GET_STREAM_ERF_TYPES
  20. /* define if you have large streams capable DAG API */
  21. #undef HAVE_DAG_LARGE_STREAMS_API
  22. /* define if you have vdag_set_device_info() */
  23. #undef HAVE_DAG_VDAG
  24. /* Define to 1 if you have the declaration of `ether_hostton' */
  25. #undef HAVE_DECL_ETHER_HOSTTON
  26. /* Define to 1 if `dl_module_id_1' is a member of `dl_hp_ppa_info_t'. */
  27. #undef HAVE_DL_HP_PPA_INFO_T_DL_MODULE_ID_1
  28. /* Define to 1 if the system has the type `dl_passive_req_t'. */
  29. #undef HAVE_DL_PASSIVE_REQ_T
  30. /* Define to 1 if you have the `ether_hostton' function. */
  31. #undef HAVE_ETHER_HOSTTON
  32. /* Define to 1 if you have the `ffs' function. */
  33. #undef HAVE_FFS
  34. /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
  35. #undef HAVE_FSEEKO
  36. /* Define to 1 if you have the `getspnam' function. */
  37. #undef HAVE_GETSPNAM
  38. /* on HP-UX 10.20 or later */
  39. #undef HAVE_HPUX10_20_OR_LATER
  40. /* on HP-UX 9.x */
  41. #undef HAVE_HPUX9
  42. /* Define to 1 if you have the <inttypes.h> header file. */
  43. #undef HAVE_INTTYPES_H
  44. /* Define to 1 if you have the `dag' library (-ldag). */
  45. #undef HAVE_LIBDAG
  46. /* if libdlpi exists */
  47. #undef HAVE_LIBDLPI
  48. /* if libnl exists */
  49. #undef HAVE_LIBNL
  50. /* if libnl exists and is version 2.x */
  51. #undef HAVE_LIBNL_2_x
  52. /* if libnl exists and is version 3.x */
  53. #undef HAVE_LIBNL_3_x
  54. /* libnl has NLE_FAILURE */
  55. #undef HAVE_LIBNL_NLE
  56. /* libnl has new-style socket api */
  57. #undef HAVE_LIBNL_SOCKETS
  58. /* Define to 1 if you have the <limits.h> header file. */
  59. #undef HAVE_LIMITS_H
  60. /* Define to 1 if you have the <linux/compiler.h> header file. */
  61. #undef HAVE_LINUX_COMPILER_H
  62. /* Define to 1 if you have the <linux/ethtool.h> header file. */
  63. #undef HAVE_LINUX_ETHTOOL_H
  64. /* define if we have the Linux getnetbyname_r() */
  65. #undef HAVE_LINUX_GETNETBYNAME_R
  66. /* define if we have the Linux getprotobyname_r() */
  67. #undef HAVE_LINUX_GETPROTOBYNAME_R
  68. /* Define to 1 if you have the <linux/if_bonding.h> header file. */
  69. #undef HAVE_LINUX_IF_BONDING_H
  70. /* Define to 1 if you have the <linux/net_tstamp.h> header file. */
  71. #undef HAVE_LINUX_NET_TSTAMP_H
  72. /* Define to 1 if you have the <linux/socket.h> header file. */
  73. #undef HAVE_LINUX_SOCKET_H
  74. /* Define to 1 if you have the <linux/sockios.h> header file. */
  75. #undef HAVE_LINUX_SOCKIOS_H
  76. /* Define to 1 if you have the <linux/usbdevice_fs.h> header file. */
  77. #undef HAVE_LINUX_USBDEVICE_FS_H
  78. /* Define to 1 if you have the <linux/wireless.h> header file. */
  79. #undef HAVE_LINUX_WIRELESS_H
  80. /* Define to 1 if you have the <memory.h> header file. */
  81. #undef HAVE_MEMORY_H
  82. /* Define to 1 if you have the <netpacket/packet.h> header file. */
  83. #undef HAVE_NETPACKET_PACKET_H
  84. /* Define to 1 if you have the <net/bpf.h> header file. */
  85. #undef HAVE_NET_BPF_H
  86. /* Define to 1 if you have the <net/enet.h> header file. */
  87. #undef HAVE_NET_ENET_H
  88. /* Define to 1 if you have the <net/if_media.h> header file. */
  89. #undef HAVE_NET_IF_MEDIA_H
  90. /* Define to 1 if you have the <net/nit.h> header file. */
  91. #undef HAVE_NET_NIT_H
  92. /* Define to 1 if you have the <net/pfilt.h> header file. */
  93. #undef HAVE_NET_PFILT_H
  94. /* Define to 1 if you have the <net/pfvar.h> header file. */
  95. #undef HAVE_NET_PFVAR_H
  96. /* Define to 1 if you have the <net/raw.h> header file. */
  97. #undef HAVE_NET_RAW_H
  98. /* if there's an os_proto.h for this platform, to use additional prototypes */
  99. #undef HAVE_OS_PROTO_H
  100. /* define if net/pfvar.h defines PF_NAT through PF_NORDR */
  101. #undef HAVE_PF_NAT_THROUGH_PF_NORDR
  102. /* define if you have the Septel API */
  103. #undef HAVE_SEPTEL_API
  104. /* define if you have the Myricom SNF API */
  105. #undef HAVE_SNF_API
  106. /* Define to 1 if you have the `snprintf' function. */
  107. #undef HAVE_SNPRINTF
  108. /* Define to 1 if the system has the type `socklen_t'. */
  109. #undef HAVE_SOCKLEN_T
  110. /* On solaris */
  111. #undef HAVE_SOLARIS
  112. /* define if we have the Solaris/IRIX getnetbyname_r() */
  113. #undef HAVE_SOLARIS_IRIX_GETNETBYNAME_R
  114. /* define if we have the Solaris/IRIX getprotobyname_r() */
  115. #undef HAVE_SOLARIS_IRIX_GETPROTOBYNAME_R
  116. /* Define to 1 if you have the <stdint.h> header file. */
  117. #undef HAVE_STDINT_H
  118. /* Define to 1 if you have the <stdlib.h> header file. */
  119. #undef HAVE_STDLIB_H
  120. /* Define to 1 if you have the `strerror' function. */
  121. #undef HAVE_STRERROR
  122. /* Define to 1 if you have the `strerror_r' function. */
  123. #undef HAVE_STRERROR_R
  124. /* Define to 1 if you have the `strerror_s' function. */
  125. #undef HAVE_STRERROR_S
  126. /* Define to 1 if you have the <strings.h> header file. */
  127. #undef HAVE_STRINGS_H
  128. /* Define to 1 if you have the <string.h> header file. */
  129. #undef HAVE_STRING_H
  130. /* Define to 1 if you have the `strlcat' function. */
  131. #undef HAVE_STRLCAT
  132. /* Define to 1 if you have the `strlcpy' function. */
  133. #undef HAVE_STRLCPY
  134. /* Define to 1 if you have the `strtok_r' function. */
  135. #undef HAVE_STRTOK_R
  136. /* Define to 1 if the system has the type `struct BPF_TIMEVAL'. */
  137. #undef HAVE_STRUCT_BPF_TIMEVAL
  138. /* Define to 1 if the system has the type `struct ether_addr'. */
  139. #undef HAVE_STRUCT_ETHER_ADDR
  140. /* Define to 1 if `msg_control' is a member of `struct msghdr'. */
  141. #undef HAVE_STRUCT_MSGHDR_MSG_CONTROL
  142. /* Define to 1 if `msg_flags' is a member of `struct msghdr'. */
  143. #undef HAVE_STRUCT_MSGHDR_MSG_FLAGS
  144. /* Define to 1 if `hci_channel' is a member of `struct sockaddr_hci'. */
  145. #undef HAVE_STRUCT_SOCKADDR_HCI_HCI_CHANNEL
  146. /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
  147. #undef HAVE_STRUCT_SOCKADDR_SA_LEN
  148. /* Define to 1 if the system has the type `struct sockaddr_storage'. */
  149. #undef HAVE_STRUCT_SOCKADDR_STORAGE
  150. /* Define to 1 if `tp_vlan_tci' is a member of `struct tpacket_auxdata'. */
  151. #undef HAVE_STRUCT_TPACKET_AUXDATA_TP_VLAN_TCI
  152. /* Define to 1 if the system has the type `struct tpacket_stats'. */
  153. #undef HAVE_STRUCT_TPACKET_STATS
  154. /* Define to 1 if `bRequestType' is a member of `struct
  155. usbdevfs_ctrltransfer'. */
  156. #undef HAVE_STRUCT_USBDEVFS_CTRLTRANSFER_BREQUESTTYPE
  157. /* Define to 1 if you have the <sys/bufmod.h> header file. */
  158. #undef HAVE_SYS_BUFMOD_H
  159. /* Define to 1 if you have the <sys/dlpi_ext.h> header file. */
  160. #undef HAVE_SYS_DLPI_EXT_H
  161. /* Define to 1 if you have the <sys/dlpi.h> header file. */
  162. #undef HAVE_SYS_DLPI_H
  163. /* Define to 1 if you have the <sys/ioccom.h> header file. */
  164. #undef HAVE_SYS_IOCCOM_H
  165. /* Define to 1 if you have the <sys/net/nit.h> header file. */
  166. #undef HAVE_SYS_NET_NIT_H
  167. /* Define to 1 if you have the <sys/sockio.h> header file. */
  168. #undef HAVE_SYS_SOCKIO_H
  169. /* Define to 1 if you have the <sys/stat.h> header file. */
  170. #undef HAVE_SYS_STAT_H
  171. /* Define to 1 if you have the <sys/types.h> header file. */
  172. #undef HAVE_SYS_TYPES_H
  173. /* define if you have the TurboCap API */
  174. #undef HAVE_TC_API
  175. /* Define to 1 if you have the <unistd.h> header file. */
  176. #undef HAVE_UNISTD_H
  177. /* Define to 1 if you have the `vsnprintf' function. */
  178. #undef HAVE_VSNPRINTF
  179. /* IPv6 */
  180. #undef INET6
  181. /* if unaligned access fails */
  182. #undef LBL_ALIGN
  183. /* path for device for USB sniffing */
  184. #undef LINUX_USB_MON_DEV
  185. /* Define to 1 if netinet/ether.h declares `ether_hostton' */
  186. #undef NETINET_ETHER_H_DECLARES_ETHER_HOSTTON
  187. /* Define to 1 if netinet/if_ether.h declares `ether_hostton' */
  188. #undef NETINET_IF_ETHER_H_DECLARES_ETHER_HOSTTON
  189. /* Define to 1 if net/ethernet.h declares `ether_hostton' */
  190. #undef NET_ETHERNET_H_DECLARES_ETHER_HOSTTON
  191. /* do not use protochain */
  192. #undef NO_PROTOCHAIN
  193. /* Define to the address where bug reports for this package should be sent. */
  194. #undef PACKAGE_BUGREPORT
  195. /* Define to the full name of this package. */
  196. #undef PACKAGE_NAME
  197. /* Define to the full name and version of this package. */
  198. #undef PACKAGE_STRING
  199. /* Define to the one symbol short name of this package. */
  200. #undef PACKAGE_TARNAME
  201. /* Define to the home page for this package. */
  202. #undef PACKAGE_URL
  203. /* Define to the version of this package. */
  204. #undef PACKAGE_VERSION
  205. /* target host supports Bluetooth sniffing */
  206. #undef PCAP_SUPPORT_BT
  207. /* target host supports Bluetooth Monitor */
  208. #undef PCAP_SUPPORT_BT_MONITOR
  209. /* support D-Bus sniffing */
  210. #undef PCAP_SUPPORT_DBUS
  211. /* target host supports netfilter sniffing */
  212. #undef PCAP_SUPPORT_NETFILTER
  213. /* target host supports netmap */
  214. #undef PCAP_SUPPORT_NETMAP
  215. /* use packet ring capture support on Linux if available */
  216. #undef PCAP_SUPPORT_PACKET_RING
  217. /* target host supports RDMA sniffing */
  218. #undef PCAP_SUPPORT_RDMASNIFF
  219. /* target host supports USB sniffing */
  220. #undef PCAP_SUPPORT_USB
  221. /* include ACN support */
  222. #undef SITA
  223. /* Define to 1 if you have the ANSI C header files. */
  224. #undef STDC_HEADERS
  225. /* Define to 1 if strings.h declares `ffs' */
  226. #undef STRINGS_H_DECLARES_FFS
  227. /* Define to 1 if sys/ethernet.h declares `ether_hostton' */
  228. #undef SYS_ETHERNET_H_DECLARES_ETHER_HOSTTON
  229. /* Enable parser debugging */
  230. #undef YYDEBUG
  231. /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
  232. `char[]'. */
  233. #undef YYTEXT_POINTER
  234. /* Enable large inode numbers on Mac OS X 10.5. */
  235. #ifndef _DARWIN_USE_64_BIT_INODE
  236. # define _DARWIN_USE_64_BIT_INODE 1
  237. #endif
  238. /* Number of bits in a file offset, on hosts where this is settable. */
  239. #undef _FILE_OFFSET_BITS
  240. /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
  241. #undef _LARGEFILE_SOURCE
  242. /* Define for large files, on AIX-style hosts. */
  243. #undef _LARGE_FILES
  244. /* define on AIX to get certain functions */
  245. #undef _SUN
  246. /* to handle Ultrix compilers that don't support const in prototypes */
  247. #undef const
  248. /* Define as token for inline if inlining supported */
  249. #undef inline
  250. /* on sinix */
  251. #undef sinix