--- embedaddon/iperf/src/iperf_config.h.in 2016/10/18 13:28:18 1.1.1.1 +++ embedaddon/iperf/src/iperf_config.h.in 2021/03/17 00:36:46 1.1.1.2 @@ -1,17 +1,29 @@ /* src/iperf_config.h.in. Generated from configure.ac by autoheader. */ +/* Define to 1 if you have the `clock_gettime' function. */ +#undef HAVE_CLOCK_GETTIME + /* Define to 1 if you have the `cpuset_setaffinity' function. */ #undef HAVE_CPUSET_SETAFFINITY /* Have CPU affinity support. */ #undef HAVE_CPU_AFFINITY +/* Define to 1 if you have the `daemon' function. */ +#undef HAVE_DAEMON + /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H +/* Define to 1 if you have the header file. */ +#undef HAVE_ENDIAN_H + /* Have IPv6 flowlabel support. */ #undef HAVE_FLOWLABEL +/* Define to 1 if you have the `getline' function. */ +#undef HAVE_GETLINE + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H @@ -21,18 +33,27 @@ /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_SCTP_H +/* Define to 1 if you have the header file. */ +#undef HAVE_POLL_H + /* Define to 1 if you have the `sched_setaffinity' function. */ #undef HAVE_SCHED_SETAFFINITY /* Have SCTP support. */ -#undef HAVE_SCTP +#undef HAVE_SCTP_H /* Define to 1 if you have the `sendfile' function. */ #undef HAVE_SENDFILE +/* Define to 1 if you have the `SetProcessAffinityMask' function. */ +#undef HAVE_SETPROCESSAFFINITYMASK + /* Have SO_MAX_PACING_RATE sockopt. */ #undef HAVE_SO_MAX_PACING_RATE +/* OpenSSL Is Available */ +#undef HAVE_SSL + /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H @@ -47,6 +68,9 @@ /* Define to 1 if the system has the type `struct sctp_assoc_value'. */ #undef HAVE_STRUCT_SCTP_ASSOC_VALUE + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_ENDIAN_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H