/* 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 and . */ #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 header file. */ #undef HAVE_CTYPE_H /* Define if you have the header file. */ #undef HAVE_ERRNO_H /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the header file. */ #undef HAVE_KSTAT_H /* Define if you have the header file. */ #undef HAVE_KVM_H /* Define if you have the header file. */ #undef HAVE_LIMITS_H /* Define if you have the header file. */ #undef HAVE_NET_IF_H /* Define if you have the header file. */ #undef HAVE_NET_IF_DL_H /* Define if you have the header file. */ #undef HAVE_NET_IF_MIB_H /* Define if you have the header file. */ #undef HAVE_NET_IF_TYPES_H /* Define if you have the header file. */ #undef HAVE_NET_IF_VAR_H /* Define if you have the header file. */ #undef HAVE_NET_ROUTE_H /* Define if you have the header file. */ #undef HAVE_NET_SOIOCTL_H /* Define if you have the header file. */ #undef HAVE_NLIST_H /* Define if you have the header file. */ #undef HAVE_PATHS_H /* Define if you have the header file. */ #undef HAVE_SIGNAL_H /* Define if you have the header file. */ #undef HAVE_STDARG_H /* Define if you have the header file. */ #undef HAVE_STROPTS_H /* Define if you have the header file. */ #undef HAVE_SYS_DLPI_H /* Define if you have the header file. */ #undef HAVE_SYS_DLPI_EXT_H /* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define if you have the header file. */ #undef HAVE_SYS_MBUF_H /* Define if you have the header file. */ #undef HAVE_SYS_MIB_H /* Define if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define if you have the header file. */ #undef HAVE_SYS_SOCKET_H /* Define if you have the header file. */ #undef HAVE_SYS_SOCKIO_H /* Define if you have the header file. */ #undef HAVE_SYS_SYSCTL_H /* Define if you have the header file. */ #undef HAVE_SYS_TERMIOS_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define if you have the 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