1 /* config.h. Generated from config.h.in by configure. */ 2 /* config.h.in. Generated from configure.ac by autoheader. */ 3 4 /* Define to one to enable dirty buffer support. May affect results. */ 5 /* #undef DIRTY */ 6 7 /* Define to 1 if you have the `alarm' function. */ 8 #define HAVE_ALARM 1 9 10 /* Define to 1 if you have the <arpa/inet.h> header file. */ 11 #define HAVE_ARPA_INET_H 1 12 13 /* Define to 1 if you have the `bindprocessor' function. */ 14 /* #undef HAVE_BINDPROCESSOR */ 15 16 /* Define to 1 if you have the `bind_to_cpu_id' function. */ 17 /* #undef HAVE_BIND_TO_CPU_ID */ 18 19 /* Define to 1 if you have the `bzero' function. */ 20 #define HAVE_BZERO 1 21 22 /* Define to 1 if you have the <endian.h> header file. */ 23 /* #define HAVE_ENDIAN_H 1 */ 24 25 /* Define to 1 if you have the <errno.h> header file. */ 26 #define HAVE_ERRNO_H 1 27 28 /* Define to 1 if you have the <fcntl.h> header file. */ 29 #define HAVE_FCNTL_H 1 30 31 /* Define to 1 if you have the `fork' function. */ 32 #define HAVE_FORK 1 33 34 /* Define to 1 if you have the `getaddrinfo' function. */ 35 #define HAVE_GETADDRINFO 1 36 37 /* Define to 1 if you have the `gethostbyname' function. */ 38 #define HAVE_GETHOSTBYNAME 1 39 40 /* Define to 1 if you have the `gethrtime' function. */ 41 /* #undef HAVE_GETHRTIME */ 42 43 /* Define to 1 if you have the `getnameinfo' function. */ 44 #define HAVE_GETNAMEINFO 1 45 46 /* Define to 1 if you have the `getpagesize' function. */ 47 #define HAVE_GETPAGESIZE 1 48 49 /* Define to 1 if you have the `gettimeofday' function. */ 50 #define HAVE_GETTIMEOFDAY 1 51 52 /* Define to one to include ICSC-EXS tests. */ 53 /* #undef HAVE_ICSC_EXS */ 54 55 /* Define to 1 if you have the `inet_ntoa' function. */ 56 #define HAVE_INET_NTOA 1 57 58 /* Define to 1 if you have the `inet_ntop' function. */ 59 #define HAVE_INET_NTOP 1 60 61 /* Define to 1 if you have the <inttypes.h> header file. */ 62 #define HAVE_INTTYPES_H 1 63 64 /* Define to 1 if you have the `exs' library (-lexs). */ 65 /* #undef HAVE_LIBEXS */ 66 67 /* Define to 1 if you have the `kstat' library (-lkstat). */ 68 /* #undef HAVE_LIBKSTAT */ 69 70 /* Define to 1 if you have the `m' library (-lm). */ 71 #define HAVE_LIBM 1 72 73 /* Define to 1 if you have the `mach' library (-lmach). */ 74 /* #undef HAVE_LIBMACH */ 75 76 /* Define to 1 if you have the `nsl' library (-lnsl). */ 77 /* #undef HAVE_LIBNSL */ 78 79 /* Define to 1 if you have the `perfstat' library (-lperfstat). */ 80 /* #undef HAVE_LIBPERFSTAT */ 81 82 /* Define to 1 if you have the `sctp' library (-lsctp). */ 83 /* #undef HAVE_LIBSCTP */ 84 85 /* Define to 1 if you have the `sdp' library (-lsdp). */ 86 /* #undef HAVE_LIBSDP */ 87 88 /* Define to 1 if you have the `sendfile' library (-lsendfile). */ 89 /* #undef HAVE_LIBSENDFILE */ 90 91 /* Define to 1 if you have the `socket' library (-lsocket). */ 92 /* #undef HAVE_LIBSOCKET */ 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 <malloc.h> header file. */ 98 /* #define HAVE_MALLOC_H 1 */ 99 100 /* Define to 1 if you have the `memcpy' function. */ 101 #define HAVE_MEMCPY 1 102 103 /* Define to 1 if you have the <memory.h> header file. */ 104 #define HAVE_MEMORY_H 1 105 106 /* Define to 1 if you have the `memset' function. */ 107 #define HAVE_MEMSET 1 108 109 /* Define to 1 if you have a working `mmap' system call. */ 110 #define HAVE_MMAP 1 111 112 /* Define to 1 if you have the `mpctl' function. */ 113 /* #undef HAVE_MPCTL */ 114 115 /* Define to 1 if you have the `munmap' function. */ 116 #define HAVE_MUNMAP 1 117 118 /* Define to 1 if you have the <netdb.h> header file. */ 119 #define HAVE_NETDB_H 1 120 121 /* Define to 1 if you have the <netinet/in.h> header file. */ 122 #define HAVE_NETINET_IN_H 1 123 124 /* Define to 1 if you have the <netinet/sctp.h> header file. */ 125 /* #undef HAVE_NETINET_SCTP_H */ 126 127 /* Define to 1 if you have the `processor_bind' function. */ 128 /* #undef HAVE_PROCESSOR_BIND */ 129 130 /* Define to 1 if you have the `sched_setaffinity' function. */ 131 /* #define HAVE_SCHED_SETAFFINITY 1 */ 132 133 /* Define to 1 if `struct sctp_event_subscribe' has a 134 `sctp_adaptation_layer_event' member */ 135 /* #undef HAVE_SCTP_ADAPTATION_LAYER_EVENT */ 136 137 /* Define to 1 if you have the `select' function. */ 138 #define HAVE_SELECT 1 139 140 /* Define to 1 if you have the `sendfile' function. */ 141 /* #undef HAVE_SENDFILE */ 142 143 /* Define to 1 if you have the <signal.h> header file. */ 144 #define HAVE_SIGNAL_H 1 145 146 /* Define to 1 if you have the `socket' function. */ 147 #define HAVE_SOCKET 1 148 149 /* Define to 1 if you have the `sqrt' function. */ 150 #define HAVE_SQRT 1 151 152 /* Define to 1 if stdbool.h conforms to C99. */ 153 #define HAVE_STDBOOL_H 1 154 155 /* Define to 1 if you have the <stdint.h> header file. */ 156 #define HAVE_STDINT_H 1 157 158 /* Define to 1 if you have the <stdlib.h> header file. */ 159 #define HAVE_STDLIB_H 1 160 161 /* Define to 1 if you have the `strcasecmp' function. */ 162 #define HAVE_STRCASECMP 1 163 164 /* Define to 1 if you have the `strchr' function. */ 165 #define HAVE_STRCHR 1 166 167 /* Define to 1 if you have the <strings.h> header file. */ 168 #define HAVE_STRINGS_H 1 169 170 /* Define to 1 if you have the <string.h> header file. */ 171 #define HAVE_STRING_H 1 172 173 /* Define to 1 if you have the `strstr' function. */ 174 #define HAVE_STRSTR 1 175 176 /* Define to 1 if you have the `strtoul' function. */ 177 #define HAVE_STRTOUL 1 178 179 /* Define to 1 if <netinet/in.h> defines `struct sockaddr_storage' */ 180 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 181 182 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 183 #define HAVE_SYS_IOCTL_H 1 184 185 /* Define to 1 if you have the <sys/mman.h> header file. */ 186 #define HAVE_SYS_MMAN_H 1 187 188 /* Define to 1 if you have the <sys/param.h> header file. */ 189 #define HAVE_SYS_PARAM_H 1 190 191 /* Define to 1 if you have the <sys/select.h> header file. */ 192 #define HAVE_SYS_SELECT_H 1 193 194 /* Define to 1 if you have the <sys/socket.h> header file. */ 195 #define HAVE_SYS_SOCKET_H 1 196 197 /* Define to 1 if you have the <sys/stat.h> header file. */ 198 #define HAVE_SYS_STAT_H 1 199 200 /* Define to 1 if you have the <sys/time.h> header file. */ 201 #define HAVE_SYS_TIME_H 1 202 203 /* Define to 1 if you have the <sys/types.h> header file. */ 204 #define HAVE_SYS_TYPES_H 1 205 206 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 207 #define HAVE_SYS_WAIT_H 1 208 209 /* Define to 1 if you have the `uname' function. */ 210 #define HAVE_UNAME 1 211 212 /* Define to 1 if you have the <unistd.h> header file. */ 213 #define HAVE_UNISTD_H 1 214 215 /* Define to 1 if you have the `vfork' function. */ 216 #define HAVE_VFORK 1 217 218 /* Define to 1 if you have the <vfork.h> header file. */ 219 /* #undef HAVE_VFORK_H */ 220 221 /* Define to 1 if `fork' works. */ 222 #define HAVE_WORKING_FORK 1 223 224 /* Define to 1 if `vfork' works. */ 225 #define HAVE_WORKING_VFORK 1 226 227 /* Define to 1 if the system has the type `_Bool'. */ 228 #define HAVE__BOOL 1 229 230 /* Define to 1 if `h_errno' is declared by <netdb.h> */ 231 #define H_ERRNO_DECLARED 1 232 233 /* Name of package */ 234 #define PACKAGE "netperf" 235 236 /* Define to the address where bug reports for this package should be sent. */ 237 #define PACKAGE_BUGREPORT "" 238 239 /* Define to the full name of this package. */ 240 #define PACKAGE_NAME "netperf" 241 242 /* Define to the full name and version of this package. */ 243 #define PACKAGE_STRING "netperf 2.4.4" 244 245 /* Define to the one symbol short name of this package. */ 246 #define PACKAGE_TARNAME "netperf" 247 248 /* Define to the version of this package. */ 249 #define PACKAGE_VERSION "2.4.4" 250 251 /* Define as the return type of signal handlers (`int' or `void'). */ 252 #define RETSIGTYPE void 253 254 /* Define to the type of arg 1 for `select'. */ 255 #define SELECT_TYPE_ARG1 int 256 257 /* Define to the type of args 2, 3 and 4 for `select'. */ 258 #define SELECT_TYPE_ARG234 (fd_set *) 259 260 /* Define to the type of arg 5 for `select'. */ 261 #define SELECT_TYPE_ARG5 (struct timeval *) 262 263 /* Define to 1 if the `setpgrp' function takes no argument. */ 264 #define SETPGRP_VOID 1 265 266 /* Define to 1 if you have the ANSI C header files. */ 267 #define STDC_HEADERS 1 268 269 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 270 #define TIME_WITH_SYS_TIME 1 271 272 /* Use Solaris's kstat interface to measure CPU util. */ 273 /* #undef USE_KSTAT */ 274 275 /* Use looper/soaker processes to measure CPU util. */ 276 /* #undef USE_LOOPER */ 277 278 /* Use MacOS X's host_info interface to measure CPU util. */ 279 /* #undef USE_OSX */ 280 281 /* Use AIX's perfstat interface to measure CPU util. */ 282 /* #undef USE_PERFSTAT */ 283 284 /* Use Linux's procstat interface to measure CPU util. */ 285 #define USE_PROC_STAT 1 286 287 /* Use HP-UX's pstat interface to measure CPU util. */ 288 /* #undef USE_PSTAT */ 289 290 /* Use FreeBSD's sysctl interface to measure CPU util. */ 291 /* #undef USE_SYSCTL */ 292 293 /* Version number of package */ 294 #define VERSION "2.4.4" 295 296 /* Define to one to enable demo support. May affect results. */ 297 /* #undef WANT_DEMO */ 298 299 /* Define to one to include DLPI tests. */ 300 /* #undef WANT_DLPI */ 301 302 /* Define to one to enable initial _RR burst support. May affect results. */ 303 /* #undef WANT_FIRST_BURST */ 304 305 /* Define to one to enable histogram support. May affect results. */ 306 /* #undef WANT_HISTOGRAM */ 307 308 /* Define to one to enable paced operation support. May affect results. */ 309 /* #undef WANT_INTERVALS */ 310 311 /* Define to one to include SCTP tests. */ 312 /* #define WANT_SCTP 1 */ 313 314 /* Define to one to include SDP tests. */ 315 /* #undef WANT_SDP */ 316 317 /* Define to one to spin waiting on paced operation. WILL AFFEFCT CPU 318 UTILIZATION */ 319 /* #undef WANT_SPIN */ 320 321 /* Define to one to include Unix Domain socket tests. */ 322 /* #undef WANT_UNIX */ 323 324 /* Define to one to include XTI tests. */ 325 /* #undef WANT_XTI */ 326 327 /* Number of bits in a file offset, on hosts where this is settable. */ 328 /* #undef _FILE_OFFSET_BITS */ 329 330 /* Define for large files, on AIX-style hosts. */ 331 /* #undef _LARGE_FILES */ 332 333 /* Define to empty if `const' does not conform to ANSI C. */ 334 /* #undef const */ 335 336 /* type to use in place of socklen_t if not defined */ 337 #define netperf_socklen_t size_t 338 339 /* Define to `long int' if <sys/types.h> does not define. */ 340 /* #undef off_t */ 341 342 /* Define to `int' if <sys/types.h> does not define. */ 343 /* #undef pid_t */ 344 345 /* Define to `unsigned int' if <sys/types.h> does not define. */ 346 /* #undef size_t */ 347 348 /* Define as `fork' if `vfork' does not work. */ 349 /* #undef vfork */ 350