1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182
|
/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
/* Define as the return type of signal handlers (int or void). */
#undef RETSIGTYPE
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
/* Define if you have the knlist function. */
#undef HAVE_KNLIST
/* Define if you have the readx function. */
#undef HAVE_READX
/* Define if you have the sigaction function. */
#undef HAVE_SIGACTION
/* Define if you have the snprintf function. */
#undef HAVE_SNPRINTF
/* Define if you have the <ctype.h> header file. */
#undef HAVE_CTYPE_H
/* Define if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H
/* Define if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* Define if you have the <kstat.h> header file. */
#undef HAVE_KSTAT_H
/* Define if you have the <kvm.h> header file. */
#undef HAVE_KVM_H
/* Define if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
/* Define if you have the <net/if.h> header file. */
#undef HAVE_NET_IF_H
/* Define if you have the <net/if_dl.h> header file. */
#undef HAVE_NET_IF_DL_H
/* Define if you have the <net/if_mib.h> header file. */
#undef HAVE_NET_IF_MIB_H
/* Define if you have the <net/if_types.h> header file. */
#undef HAVE_NET_IF_TYPES_H
/* Define if you have the <net/if_var.h> header file. */
#undef HAVE_NET_IF_VAR_H
/* Define if you have the <net/route.h> header file. */
#undef HAVE_NET_ROUTE_H
/* Define if you have the <net/soioctl.h> header file. */
#undef HAVE_NET_SOIOCTL_H
/* Define if you have the <nlist.h> header file. */
#undef HAVE_NLIST_H
/* Define if you have the <paths.h> header file. */
#undef HAVE_PATHS_H
/* Define if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H
/* Define if you have the <stdarg.h> header file. */
#undef HAVE_STDARG_H
/* Define if you have the <stropts.h> header file. */
#undef HAVE_STROPTS_H
/* Define if you have the <sys/dlpi.h> header file. */
#undef HAVE_SYS_DLPI_H
/* Define if you have the <sys/dlpi_ext.h> header file. */
#undef HAVE_SYS_DLPI_EXT_H
/* Define if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H
/* Define if you have the <sys/mbuf.h> header file. */
#undef HAVE_SYS_MBUF_H
/* Define if you have the <sys/mib.h> header file. */
#undef HAVE_SYS_MIB_H
/* Define if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
/* Define if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
/* Define if you have the <sys/sockio.h> header file. */
#undef HAVE_SYS_SOCKIO_H
/* Define if you have the <sys/sysctl.h> header file. */
#undef HAVE_SYS_SYSCTL_H
/* Define if you have the <sys/termios.h> header file. */
#undef HAVE_SYS_TERMIOS_H
/* Define if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define if you have the socket library (-lsocket). */
#undef HAVE_LIBSOCKET
/* Define if you want to use /proc to get stats */
#undef USE_PROC
/* Proc file to poll for stats */
#undef PROC_FILE
/* Define if you want to use kstat to get stats */
#undef USE_KSTAT
/* Define if you want to use if_mib to get stats */
#undef USE_IFMIB
/* Define if you have a ifr_data member in struct ifreq */
#undef HAVE_IFREQ_IFR_DATA
/* Define if you want to use ifdata to get stats */
#undef USE_IFDATA
/* Define this if you want to use roue(4) sysctl to get stats */
#undef USE_ROUTE
/* Define if knlist needs 3 arguments */
#undef HAVE_KNLIST_ARGS3
/* Define if you have the kvm(3) interface */
#undef HAVE_KVM
/* Define if you have a if_xname member in struct ifnet */
#undef HAVE_IFNET_IF_XNAME
/* Define if you have a if_next member in struct ifnet */
#undef HAVE_IFNET_IF_NEXT
/* Define if you have a if_link member in struct ifnet */
#undef HAVE_IFNET_IF_LINK
/* Define if you want to use kvm to get stats */
#undef USE_KVM
/* Define if you want to use dlpi to get stats */
#undef USE_DLPI
/* Define if you want to use win32 to get stats */
#undef USE_WIN32
/* Define if you want to use ioctls to get if list */
#undef USE_IOCTL
/* Define if you have a sa_len member in struct sockaddr */
#undef HAVE_SOCKADDR_SA_LEN
/* Define if you want ot use if_nameindex to find interfaces */
#undef USE_IFNAMEINDEX
/* Define if you have SNMP support */
#undef USE_SNMP
/* Define if your SNMP implementation is net-snmp v5.0 or greater */
#undef HAVE_NET_SNMP
/* Version */
#undef VERSION
|