1/* config.h.in. Generated automatically from configure.in by autoheader. */ 2 3/* Define to empty if the keyword does not work. */ 4#undef const 5 6/* Define as __inline if that's what the C compiler calls it. */ 7#undef inline 8 9/* Define if you have the ether_hostton function. */ 10#undef HAVE_ETHER_HOSTTON 11 12/* Define if you have the freeifaddrs function. */ 13#undef HAVE_FREEIFADDRS 14 15/* Define if you have the strerror function. */ 16#undef HAVE_STRERROR 17 18/* Define if you have the strlcpy function. */ 19#undef HAVE_STRLCPY 20 21/* Define if you have the <ifaddrs.h> header file. */ 22#undef HAVE_IFADDRS_H 23 24/* Define if you have the <netinet/if_ether.h> header file. */ 25#undef HAVE_NETINET_IF_ETHER_H 26 27/* Define if you have the <netpacket/packet.h> header file. */ 28#undef HAVE_NETPACKET_PACKET_H 29 30/* Define if you have the <sys/bufmod.h> header file. */ 31#undef HAVE_SYS_BUFMOD_H 32 33/* Define if you have the <sys/dlpi_ext.h> header file. */ 34#undef HAVE_SYS_DLPI_EXT_H 35 36/* Define if you have the <sys/ioccom.h> header file. */ 37#undef HAVE_SYS_IOCCOM_H 38 39/* Define if you have the <sys/sockio.h> header file. */ 40#undef HAVE_SYS_SOCKIO_H 41 42/* needed on HP-UX */ 43#undef _HPUX_SOURCE 44 45/* define if your compiler has __attribute__ */ 46#undef HAVE___ATTRIBUTE__ 47 48/* if we have u_int8_t */ 49#undef u_int8_t 50 51/* if we have u_int16_t */ 52#undef u_int16_t 53 54/* if we have u_int32_t */ 55#undef u_int32_t 56 57/* do not use protochain */ 58#undef NO_PROTOCHAIN 59 60/* IPv6 */ 61#undef INET6 62 63/* define if you have a /dev/dlpi */ 64#undef HAVE_DEV_DLPI 65 66/* /dev/dlpi directory */ 67#undef PCAP_DEV_PREFIX 68 69/* define on AIX to get certain functions */ 70#undef _SUN 71 72/* on HP-UX 9.x */ 73#undef HAVE_HPUX9 74 75/* on HP-UX 10.20 */ 76#undef HAVE_HPUX10_20 77 78/* on sinix */ 79#undef sinix 80 81/* On solaris */ 82#undef HAVE_SOLARIS 83 84/* if there's an os_proto.h */ 85#undef HAVE_OS_PROTO_H 86 87/* if struct sockaddr has sa_len */ 88#undef HAVE_SOCKADDR_SA_LEN 89 90/* if ppa_info_t_dl_module_id exists */ 91#undef HAVE_HP_PPA_INFO_T_DL_MODULE_ID_1 92 93/* if unaligned access fails */ 94#undef LBL_ALIGN 95 96