File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libnet / doc / html / acconfig_8h-source.html
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 22:14:23 2012 UTC (12 years, 5 months ago) by misho
Branches: libnet, MAIN
CVS tags: v1_1_2_1, HEAD
libnet

<!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_8h-source.html,v 1.1.1.1 2012/02/21 22:14:23 misho 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>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>