summaryrefslogtreecommitdiff
path: root/libnet/doc/html/acconfig_8h-source.html
diff options
context:
space:
mode:
Diffstat (limited to 'libnet/doc/html/acconfig_8h-source.html')
-rw-r--r--libnet/doc/html/acconfig_8h-source.html49
1 files changed, 49 insertions, 0 deletions
diff --git a/libnet/doc/html/acconfig_8h-source.html b/libnet/doc/html/acconfig_8h-source.html
new file mode 100644
index 0000000..20fae5b
--- /dev/null
+++ b/libnet/doc/html/acconfig_8h-source.html
@@ -0,0 +1,49 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>libnet: acconfig.h Source File</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.4 -->
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
+<h1>acconfig.h</h1><div class="fragment"><pre>00001 <span class="comment">/*</span>
+00002 <span class="comment">dnl $Id: acconfig.h,v 1.2 2004/01/03 20:31:00 mike Exp $</span>
+00003 <span class="comment">dnl</span>
+00004 <span class="comment">dnl Libnet autoconfiguration acconfig.h file</span>
+00005 <span class="comment">dnl Copyright (c) 1998 - 2004 Mike D. Schiffman &lt;mike@infonexus.com&gt;</span>
+00006 <span class="comment">dnl All rights reserved.</span>
+00007 <span class="comment">dnl</span>
+00008 <span class="comment">dnl Process this file with autoheader to produce a config.h file.</span>
+00009 <span class="comment">dnl</span>
+00010 <span class="comment">*/</span>
+00011
+00012 <span class="preprocessor">#undef LIBNET_BSDISH_OS</span>
+00013 <span class="preprocessor"></span><span class="preprocessor">#undef LIBNET_BSD_BYTE_SWAP</span>
+00014 <span class="preprocessor"></span><span class="preprocessor">#undef DLPI_DEV_PREFIX</span>
+00015 <span class="preprocessor"></span><span class="preprocessor">#undef HAVE_DEV_DLPI</span>
+00016 <span class="preprocessor"></span><span class="preprocessor">#undef HAVE_SOLARIS</span>
+00017 <span class="preprocessor"></span><span class="preprocessor">#undef HAVE_SOLARIS_IPV6</span>
+00018 <span class="preprocessor"></span><span class="preprocessor">#undef HAVE_HPUX11</span>
+00019 <span class="preprocessor"></span><span class="preprocessor">#undef HAVE_SOCKADDR_SA_LEN</span>
+00020 <span class="preprocessor"></span><span class="preprocessor">#undef HAVE_DLPI</span>
+00021 <span class="preprocessor"></span><span class="preprocessor">#undef HAVE_PACKET_SOCKET</span>
+00022 <span class="preprocessor"></span><span class="preprocessor">#undef HAVE_STRUCT_IP_CSUM</span>
+00023 <span class="preprocessor"></span><span class="preprocessor">#undef HAVE_LIB_PCAP</span>
+00024 <span class="preprocessor"></span><span class="preprocessor">#undef LBL_ALIGN</span>
+00025 <span class="preprocessor"></span><span class="preprocessor">#undef STUPID_SOLARIS_CHECKSUM_BUG</span>
+00026 <span class="preprocessor"></span><span class="preprocessor">#undef _BSD_SOURCE</span>
+00027 <span class="preprocessor"></span><span class="preprocessor">#undef __BSD_SOURCE</span>
+00028 <span class="preprocessor"></span><span class="preprocessor">#undef __FAVOR_BSD</span>
+00029 <span class="preprocessor"></span><span class="preprocessor">#undef LIBNET_BIG_ENDIAN</span>
+00030 <span class="preprocessor"></span><span class="preprocessor">#undef LIBNET_LIL_ENDIAN</span>
+00031 <span class="preprocessor"></span><span class="preprocessor">#undef NO_SNPRINTF</span>
+00032 <span class="preprocessor"></span>
+00033
+00034 <span class="comment">/*</span>
+00035 <span class="comment">dnl EOF</span>
+00036 <span class="comment">*/</span>
+</pre></div><hr size="1"><address style="align: right;"><small>Generated on Wed Mar 10 13:23:37 2004 for libnet by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
+</a>1.3.4 </small></address>
+</body>
+</html>