config.h.in

来自「模仿cisco路由器」· IN 代码 · 共 48 行

IN
48
字号
/* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  *//* Define if you have the pcap library (-lpcap).  */#undef HAVE_LIBPCAP/* Define if you have the pthread library (-lpthread).  */#undef HAVE_LIBPTHREAD/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION/* OS type */#undef OS_LINUX/* OS type */#undef OS_SOLARIS/* OS type */#undef OS_FREEBSD/* Memory bulk indexing mode */#undef MEM_BITS/* Hash type */#undef HASH_TYPE_XOR/* Hash type */#undef HASH_TYPE_CRC/* Hash size */#undef HASH_BITS/* Uptime trick */#undef UPTIME_TRICK/* ICMP trick */#undef ICMP_TRICK/* Debugging output */#undef DEBUG/* Runtime messages */#undef MESSAGES

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?