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