2014-04-15 00:33:33 +04:00
|
|
|
/* src/iperf_config.h.in. Generated from configure.ac by autoheader. */
|
2009-12-09 00:36:24 +03:00
|
|
|
|
2018-05-17 00:49:45 +03:00
|
|
|
/* Define to 1 if you have the `clock_gettime' function. */
|
|
|
|
#undef HAVE_CLOCK_GETTIME
|
|
|
|
|
2014-04-14 21:49:59 +04:00
|
|
|
/* Define to 1 if you have the `cpuset_setaffinity' function. */
|
|
|
|
#undef HAVE_CPUSET_SETAFFINITY
|
|
|
|
|
|
|
|
/* Have CPU affinity support. */
|
|
|
|
#undef HAVE_CPU_AFFINITY
|
|
|
|
|
2017-11-11 21:12:55 +03:00
|
|
|
/* Define to 1 if you have the `daemon' function. */
|
|
|
|
#undef HAVE_DAEMON
|
|
|
|
|
2009-12-09 00:36:24 +03:00
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
|
|
#undef HAVE_DLFCN_H
|
|
|
|
|
2021-02-17 01:28:54 +03:00
|
|
|
/* Have IP_MTU_DISCOVER/IP_DONTFRAG sockopt. */
|
|
|
|
#undef HAVE_DONT_FRAGMENT
|
|
|
|
|
2017-11-08 20:29:26 +03:00
|
|
|
/* Define to 1 if you have the <endian.h> header file. */
|
|
|
|
#undef HAVE_ENDIAN_H
|
|
|
|
|
2014-04-10 22:22:49 +04:00
|
|
|
/* Have IPv6 flowlabel support. */
|
|
|
|
#undef HAVE_FLOWLABEL
|
|
|
|
|
2017-11-08 21:19:49 +03:00
|
|
|
/* Define to 1 if you have the `getline' function. */
|
|
|
|
#undef HAVE_GETLINE
|
|
|
|
|
2009-12-09 00:36:24 +03:00
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
|
2021-05-19 22:08:02 +03:00
|
|
|
/* Define to 1 if you have the <linux/tcp.h> header file. */
|
|
|
|
#undef HAVE_LINUX_TCP_H
|
|
|
|
|
2009-12-09 00:36:24 +03:00
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
|
|
#undef HAVE_MEMORY_H
|
|
|
|
|
2014-04-09 21:29:16 +04:00
|
|
|
/* Define to 1 if you have the <netinet/sctp.h> header file. */
|
|
|
|
#undef HAVE_NETINET_SCTP_H
|
|
|
|
|
2017-05-17 22:50:50 +03:00
|
|
|
/* Define to 1 if you have the <poll.h> header file. */
|
|
|
|
#undef HAVE_POLL_H
|
|
|
|
|
2014-04-14 21:49:59 +04:00
|
|
|
/* Define to 1 if you have the `sched_setaffinity' function. */
|
|
|
|
#undef HAVE_SCHED_SETAFFINITY
|
|
|
|
|
2014-04-09 21:29:16 +04:00
|
|
|
/* Have SCTP support. */
|
2020-06-12 19:28:15 +03:00
|
|
|
#undef HAVE_SCTP_H
|
2014-04-09 21:29:16 +04:00
|
|
|
|
2014-04-15 01:49:39 +04:00
|
|
|
/* Define to 1 if you have the `sendfile' function. */
|
|
|
|
#undef HAVE_SENDFILE
|
|
|
|
|
2017-11-13 23:54:34 +03:00
|
|
|
/* Define to 1 if you have the `SetProcessAffinityMask' function. */
|
|
|
|
#undef HAVE_SETPROCESSAFFINITYMASK
|
|
|
|
|
2020-12-23 02:52:24 +03:00
|
|
|
/* Have SO_BINDTODEVICE sockopt. */
|
|
|
|
#undef HAVE_SO_BINDTODEVICE
|
|
|
|
|
2016-05-26 19:47:48 +03:00
|
|
|
/* Have SO_MAX_PACING_RATE sockopt. */
|
|
|
|
#undef HAVE_SO_MAX_PACING_RATE
|
|
|
|
|
2017-04-20 22:38:18 +03:00
|
|
|
/* OpenSSL Is Available */
|
|
|
|
#undef HAVE_SSL
|
|
|
|
|
2009-12-09 00:36:24 +03:00
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
|
|
#undef HAVE_STDINT_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
|
|
#undef HAVE_STDLIB_H
|
|
|
|
|
|
|
|
/* 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
|
|
|
|
|
2015-01-06 21:40:04 +03:00
|
|
|
/* Define to 1 if the system has the type `struct sctp_assoc_value'. */
|
|
|
|
#undef HAVE_STRUCT_SCTP_ASSOC_VALUE
|
|
|
|
|
2017-11-08 20:29:26 +03:00
|
|
|
/* Define to 1 if you have the <sys/endian.h> header file. */
|
|
|
|
#undef HAVE_SYS_ENDIAN_H
|
|
|
|
|
2014-10-16 22:30:07 +04:00
|
|
|
/* Define to 1 if you have the <sys/socket.h> header file. */
|
|
|
|
#undef HAVE_SYS_SOCKET_H
|
|
|
|
|
2009-12-09 00:36:24 +03:00
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
|
|
#undef HAVE_SYS_STAT_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
|
2014-04-10 21:55:26 +04:00
|
|
|
/* Have TCP_CONGESTION sockopt. */
|
|
|
|
#undef HAVE_TCP_CONGESTION
|
|
|
|
|
2021-05-19 22:08:02 +03:00
|
|
|
/* Have tcpi_snd_wnd field in tcp_info. */
|
|
|
|
#undef HAVE_TCP_INFO_SND_WND
|
|
|
|
|
2009-12-09 00:36:24 +03:00
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
|
|
#undef HAVE_UNISTD_H
|
|
|
|
|
2016-05-26 19:49:16 +03:00
|
|
|
/* Define to the sub-directory where libtool stores uninstalled libraries. */
|
2013-11-26 22:07:32 +04:00
|
|
|
#undef LT_OBJDIR
|
|
|
|
|
2009-12-09 00:36:24 +03:00
|
|
|
/* Name of package */
|
|
|
|
#undef PACKAGE
|
|
|
|
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
|
|
#undef PACKAGE_BUGREPORT
|
|
|
|
|
|
|
|
/* Define to the full name of this package. */
|
|
|
|
#undef PACKAGE_NAME
|
|
|
|
|
|
|
|
/* Define to the full name and version of this package. */
|
|
|
|
#undef PACKAGE_STRING
|
|
|
|
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
|
|
#undef PACKAGE_TARNAME
|
|
|
|
|
2014-05-02 22:32:12 +04:00
|
|
|
/* Define to the home page for this package. */
|
|
|
|
#undef PACKAGE_URL
|
|
|
|
|
2009-12-09 00:36:24 +03:00
|
|
|
/* Define to the version of this package. */
|
|
|
|
#undef PACKAGE_VERSION
|
|
|
|
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
|
|
#undef STDC_HEADERS
|
|
|
|
|
|
|
|
/* Version number of package */
|
|
|
|
#undef VERSION
|
|
|
|
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
|
|
#undef const
|