summaryrefslogtreecommitdiff
path: root/third_party/uip-1.0/doc/html/a00131.html
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2014-08-08 14:42:07 +0300
committerYuval Adam <yuv.adm@gmail.com>2014-08-08 14:42:07 +0300
commita6163888f3c56123b1db313743c6147ba498732c (patch)
treeff7d15d991d1d09ba6cbc0cec80924f57445bfdd /third_party/uip-1.0/doc/html/a00131.html
parentc3e4c9a25c2910d2d66d52215b3406b13d5b23d5 (diff)
Add third_party libs
Diffstat (limited to 'third_party/uip-1.0/doc/html/a00131.html')
-rw-r--r--third_party/uip-1.0/doc/html/a00131.html63
1 files changed, 63 insertions, 0 deletions
diff --git a/third_party/uip-1.0/doc/html/a00131.html b/third_party/uip-1.0/doc/html/a00131.html
new file mode 100644
index 0000000..e19e50c
--- /dev/null
+++ b/third_party/uip-1.0/doc/html/a00131.html
@@ -0,0 +1,63 @@
+<!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>uIP 1.0: uip/uip-neighbor.c File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="tabs.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.4.6 -->
+<div class="tabs">
+ <ul>
+ <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
+ <li><a href="modules.html"><span>Modules</span></a></li>
+ <li><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
+ <li id="current"><a href="files.html"><span>Files</span></a></li>
+ <li><a href="examples.html"><span>Examples</span></a></li>
+ </ul></div>
+<div class="tabs">
+ <ul>
+ <li><a href="files.html"><span>File&nbsp;List</span></a></li>
+ <li><a href="globals.html"><span>Globals</span></a></li>
+ </ul></div>
+<h1>uip/uip-neighbor.c File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
+Database of link-local neighbors, used by IPv6 code and to be used by a future ARP code rewrite.
+<p>
+<dl compact><dt><b>Author:</b></dt><dd>Adam Dunkels &lt;<a href="mailto:adam@sics.se">adam@sics.se</a>&gt; </dd></dl>
+
+<p>
+Definition in file <a class="el" href="a00197.html">uip-neighbor.c</a>.
+<p>
+<code>#include &quot;<a class="el" href="a00198.html">uip-neighbor.h</a>&quot;</code><br>
+<code>#include &lt;string.h&gt;</code><br>
+
+<p>
+<a href="a00197.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5320d4457a472d8888ec1905bc0e0a1c"></a><!-- doxytag: member="uip-neighbor.c::MAX_TIME" ref="5320d4457a472d8888ec1905bc0e0a1c" args="" -->
+#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00131.html#5320d4457a472d8888ec1905bc0e0a1c">MAX_TIME</a>&nbsp;&nbsp;&nbsp;128</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5f2e1fcf0055d20ce17664b1027bb9eb"></a><!-- doxytag: member="uip-neighbor.c::ENTRIES" ref="5f2e1fcf0055d20ce17664b1027bb9eb" args="" -->
+#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00131.html#5f2e1fcf0055d20ce17664b1027bb9eb">ENTRIES</a>&nbsp;&nbsp;&nbsp;8</td></tr>
+
+<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1273664aba3e6a2a46e87dcb1a5f19ad"></a><!-- doxytag: member="uip-neighbor.c::uip_neighbor_init" ref="1273664aba3e6a2a46e87dcb1a5f19ad" args="(void)" -->
+void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00131.html#1273664aba3e6a2a46e87dcb1a5f19ad">uip_neighbor_init</a> (void)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="890e822616a6839dfbf51dcb591b8e99"></a><!-- doxytag: member="uip-neighbor.c::uip_neighbor_periodic" ref="890e822616a6839dfbf51dcb591b8e99" args="(void)" -->
+void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00131.html#890e822616a6839dfbf51dcb591b8e99">uip_neighbor_periodic</a> (void)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="88460bea09a462d0e22511cb567eee14"></a><!-- doxytag: member="uip-neighbor.c::uip_neighbor_add" ref="88460bea09a462d0e22511cb567eee14" args="(uip_ipaddr_t ipaddr, struct uip_neighbor_addr *addr)" -->
+void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00131.html#88460bea09a462d0e22511cb567eee14">uip_neighbor_add</a> (<a class="el" href="a00150.html#g1ef35301f43a5bbb9f89f07b5a36b9a0">uip_ipaddr_t</a> ipaddr, struct <a class="el" href="a00092.html">uip_neighbor_addr</a> *addr)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1d5ce7047650f3ecee0814dbc8714099"></a><!-- doxytag: member="uip-neighbor.c::uip_neighbor_update" ref="1d5ce7047650f3ecee0814dbc8714099" args="(uip_ipaddr_t ipaddr)" -->
+void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00131.html#1d5ce7047650f3ecee0814dbc8714099">uip_neighbor_update</a> (<a class="el" href="a00150.html#g1ef35301f43a5bbb9f89f07b5a36b9a0">uip_ipaddr_t</a> ipaddr)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="692d80636342d564422ccd9296ad568d"></a><!-- doxytag: member="uip-neighbor.c::uip_neighbor_lookup" ref="692d80636342d564422ccd9296ad568d" args="(uip_ipaddr_t ipaddr)" -->
+<a class="el" href="a00092.html">uip_neighbor_addr</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00131.html#692d80636342d564422ccd9296ad568d">uip_neighbor_lookup</a> (<a class="el" href="a00150.html#g1ef35301f43a5bbb9f89f07b5a36b9a0">uip_ipaddr_t</a> ipaddr)</td></tr>
+
+</table>
+<hr size="1"><address style="align: right;"><small>Generated on Mon Jun 12 10:23:01 2006 for uIP 1.0 by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
+</body>
+</html>